Home
last modified time | relevance | path

Searched refs:psa_crypto_driver_pake_get_peer_len (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_pake.c174 status = psa_crypto_driver_pake_get_peer_len(inputs, &peer_len); in mbedtls_psa_pake_setup()
Dpsa_crypto.c8354 psa_status_t psa_crypto_driver_pake_get_peer_len( in psa_crypto_driver_pake_get_peer_len() function
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_extra.h1107 psa_status_t psa_crypto_driver_pake_get_peer_len(
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_pake.function1174 TEST_EQUAL(psa_crypto_driver_pake_get_peer_len(&operation.data.inputs, &peer_len_ret),
1179 TEST_EQUAL(psa_crypto_driver_pake_get_peer_len(&operation.data.inputs, &peer_len_ret),
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h296 #define psa_crypto_driver_pake_get_peer_len(arg0_inputs, arg1_peer_len) \ macro
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c512 psa_status_t status = (psa_crypto_driver_pake_get_peer_len)(arg0_inputs, arg1_peer_len); in mbedtls_test_wrap_psa_crypto_driver_pake_get_peer_len()
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md651 psa_status_t psa_crypto_driver_pake_get_peer_len(