Searched refs:psa_crypto_driver_pake_get_cipher_suite (Results 1 – 7 of 7) sorted by relevance
179 status = psa_crypto_driver_pake_get_cipher_suite(inputs, &cipher_suite); in mbedtls_psa_pake_setup()
8478 psa_status_t psa_crypto_driver_pake_get_cipher_suite( function
1175 psa_status_t psa_crypto_driver_pake_get_cipher_suite(
1061 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),
268 #define psa_crypto_driver_pake_get_cipher_suite(arg0_inputs, arg1_cipher_suite) \ macro
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()
659 psa_status_t psa_crypto_driver_pake_get_cipher_suite(