Home
last modified time | relevance | path

Searched refs:psa_crypto_driver_pake_get_cipher_suite (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_pake.c179 status = psa_crypto_driver_pake_get_cipher_suite(inputs, &cipher_suite); in mbedtls_psa_pake_setup()
H A Dpsa_crypto.c8381 psa_status_t psa_crypto_driver_pake_get_cipher_suite( in psa_crypto_driver_pake_get_cipher_suite() function
/third_party/mbedtls/include/psa/
H A Dcrypto_extra.h1157 psa_status_t psa_crypto_driver_pake_get_cipher_suite(
/third_party/mbedtls/tests/include/test/
H A Dpsa_test_wrappers.h268 #define psa_crypto_driver_pake_get_cipher_suite(arg0_inputs, arg1_cipher_suite) \ macro
/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c467 /* Wrapper for psa_crypto_driver_pake_get_cipher_suite */
472 psa_status_t status = (psa_crypto_driver_pake_get_cipher_suite)(arg0_inputs, arg1_cipher_suite); in mbedtls_test_wrap_psa_crypto_driver_pake_get_cipher_suite()

Completed in 17 milliseconds