Home
last modified time | relevance | path

Searched defs:hashDigestSize (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dsrp_driver.c191 size_t hashDigestSize; in SRP_InitAndkMultiplierCalc() local
492 size_t hashDigestSize; in SRP_UserProofCalc2() local
619 size_t hashDigestSize; in SRP_HostProofCalc() local
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_srp.c78 uint32_t hashDigestSize = 0; in mbedtls_srp_init() local
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_srp.h172 size_t hashDigestSize; member
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c374 uint32_t seedSizeBytes, hashDigestSize; in FfcFips186v4FindOrderQ() local
500 uint32_t seedSizeBytes, hashDigestSize; in FfcFips186v4FindPrimeP() local
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffc_domain.h167 uint32_t hashDigestSize; /*!< size in bytes of HASH digest for chosen mode. */ member