Searched refs:CC_CommonCalcHBKFromFile (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/common/ |
| D | common_rsa_keypair_util.h | 66 int32_t CC_CommonCalcHBKFromFile(int8_t* pubKeyFileName_ptr, uint8_t *pHash, int32_t hashSize);
|
| D | common_rsa_keypair_util.c | 299 int32_t CC_CommonCalcHBKFromFile(int8_t* pubKeyFileName_ptr, uint8_t *pHash, int32_t hashSize) in CC_CommonCalcHBKFromFile() function
|
| D | common_sb_ops.c | 365 rc = CC_CommonCalcHBKFromFile(pPemFileName_ptr, pHash, hashSize); in SBU_GetHashOfNAndNpFromPubKey()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/ |
| D | main.c | 581 …rc = CC_CommonCalcHBKFromFile(pPubKeyFileName, keyCertBody.nextPubKeyHash, HASH_SHA256_DIGEST_SIZE… in SBU_x509_AddKeyCertBodyExtension() 684 …rc = CC_CommonCalcHBKFromFile(pPubKeyFileName, enablerCertBody.nextPubKeyHash, HASH_SHA256_DIGEST_… in SBU_x509_AddEnablerCertBodyExtension() 913 rc = CC_CommonCalcHBKFromFile(pPemFileName_ptr, pHash, hashSize); in SBU_x509_GetHashOfNAndNpFromPubKey()
|