Home
last modified time | relevance | path

Searched defs:pHash (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_rsa_keypair_util.c247 int32_t CC_CommonCalcHBKFromBuff(int8_t* pNBuff, uint8_t *pHash, int32_t hashSize) in CC_CommonCalcHBKFromBuff()
299 int32_t CC_CommonCalcHBKFromFile(int8_t* pubKeyFileName_ptr, uint8_t *pHash, int32_t hashSize) in CC_CommonCalcHBKFromFile()
Dcommon_crypto_sym.c422 uint8_t *pHash, in CC_CommonCalcHash()
462 uint8_t *pHash) in CC_CommonCalcSha1()
Dcommon_sb_ops.c359 SBUEXPORT_C int SBU_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSize) in SBU_GetHashOfNAndNpFromPubKey()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_ecdsa.c181 unsigned char *pHash = NULL; in runIt_ecdsaPrimVectorsTest() local
284 unsigned char *pHash = NULL; in runIt_ecdsaDetVectorsTest() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dec_edw.c344 uint32_t *pHash = pSign + 2*edwSizeWords; /*second part of */ in EcEdwSign() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/
Dmain.c907 SBUEXPORT_C int SBU_x509_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSiz… in SBU_x509_GetHashOfNAndNpFromPubKey()