Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dsrp_driver.h56 uint32_t SRP_SessionKeyCalc(uint8_t *pInBuff, /* in buff to hash*/
Dsrp_driver.c679 uint32_t SRP_SessionKeyCalc(uint8_t *pInBuff, /* in buff to hash*/ in SRP_SessionKeyCalc() function
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_srp.c291 rc = SRP_SessionKeyCalc((uint8_t *)sharedSecret, in mbedtls_srp_host_proof_verify_and_calc()
425 rc = SRP_SessionKeyCalc((uint8_t *)sharedSecret, in mbedtls_srp_user_proof_calc()