Home
last modified time | relevance | path

Searched refs:CC_CommonX509SetKeyAndSign (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_crypto_x509.h88 int32_t CC_CommonX509SetKeyAndSign(uint8_t *pCertBuff,
Dcommon_crypto_x509.c381 int32_t CC_CommonX509SetKeyAndSign(uint8_t *pCertBuff, in CC_CommonX509SetKeyAndSign() function
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/
Dmain.c774 rc = CC_CommonX509SetKeyAndSign(gpCertBuff, pKeyPairFileName, pPrivKeyPwd); in SBU_x509_SetKeyAndSign()