Searched refs:SRP_SecureMemCmp (Results 1 – 3 of 3) sorted by relevance
63 uint32_t SRP_SecureMemCmp( const uint8_t* aTarget, /*!< [in] The target buffer to compare. */
714 uint32_t SRP_SecureMemCmp( const uint8_t* aTarget, /*!< [in] The target buffer to compare. */ in SRP_SecureMemCmp() function
308 rc = SRP_SecureMemCmp(digBuff, userProof, pCtx->hashDigestSize); in mbedtls_srp_host_proof_verify_and_calc()482 rc = SRP_SecureMemCmp(expHostProof, hostProof, pCtx->hashDigestSize); in mbedtls_srp_user_proof_verify()