Home
last modified time | relevance | path

Searched refs:pKeyPairPwd (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_crypto_x509.h90 uint8_t *pKeyPairPwd);
Dcommon_crypto_x509.c383 uint8_t *pKeyPairPwd) in CC_CommonX509SetKeyAndSign() argument
402 if (pKeyPairPwd != NULL) { in CC_CommonX509SetKeyAndSign()
403 rc = CC_CommonGetPassphrase(pKeyPairPwd, &pwd); in CC_CommonX509SetKeyAndSign()