Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/srp/
Dsrp.h29 uint32_t SrpUserSharedSecretCalc(mbedtls_srp_modulus hostPubKeyB,
Dsrp.c162 uint32_t SrpUserSharedSecretCalc(mbedtls_srp_modulus hostPubKeyB, in SrpUserSharedSecretCalc() function
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_srp.c414 rc = SrpUserSharedSecretCalc(hostPubKeyB, in mbedtls_srp_user_proof_calc()