Searched refs:mbedtls_srp_user_proof_calc (Results 1 – 4 of 4) sorted by relevance
351 CIMPORT_C CCError_t mbedtls_srp_user_proof_calc(
165 …RUNIT_ASSERT_WITH_RESULT(mbedtls_srp_user_proof_calc(saltSize, pSalt, pPubKeyA, pPubKeyB, pU_Buff,… in runIt_srp()
373 CIMPORT_C CCError_t mbedtls_srp_user_proof_calc( in mbedtls_srp_user_proof_calc() function
675 RUNIT_PERF_REG_API(mbedtls_srp_user_proof_calc , 1); in runIt_regApi()