Home
last modified time | relevance | path

Searched defs:hostPubKeyB (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_srp.c204 mbedtls_srp_modulus hostPubKeyB, in mbedtls_srp_host_pub_key_create()
247 mbedtls_srp_modulus hostPubKeyB, in mbedtls_srp_host_proof_verify_and_calc()
377 mbedtls_srp_modulus hostPubKeyB, in mbedtls_srp_user_proof_calc()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/srp/
Dsrp.c162 uint32_t SrpUserSharedSecretCalc(mbedtls_srp_modulus hostPubKeyB, in SrpUserSharedSecretCalc()
248 mbedtls_srp_modulus hostPubKeyB, // out in SrpHostPublicKeyCalc()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dsrp_driver.c485 mbedtls_srp_modulus hostPubKeyB, in SRP_UserProofCalc2()