Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto_pake.c179 status = psa_crypto_driver_pake_get_cipher_suite(inputs, &cipher_suite); in mbedtls_psa_pake_setup()
Dpsa_crypto.c8478 psa_status_t psa_crypto_driver_pake_get_cipher_suite( function
/mbedtls-latest/include/psa/
Dcrypto_extra.h1175 psa_status_t psa_crypto_driver_pake_get_cipher_suite(
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_pake.function1061 TEST_EQUAL(psa_crypto_driver_pake_get_cipher_suite(&operation.data.inputs, &cipher_suite_ret),
1066 TEST_EQUAL(psa_crypto_driver_pake_get_cipher_suite(&operation.data.inputs, &cipher_suite_ret),
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h268 #define psa_crypto_driver_pake_get_cipher_suite(arg0_inputs, arg1_cipher_suite) \ macro
/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c472 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()
/mbedtls-latest/docs/proposed/
Dpsa-driver-interface.md659 psa_status_t psa_crypto_driver_pake_get_cipher_suite(