Home
last modified time | relevance | path

Searched refs:arg2_input (Results 1 – 2 of 2) sorted by relevance

/mbedtls/tests/src/
A Dpsa_test_wrappers.c266 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_asymmetric_decrypt() argument
275 MBEDTLS_TEST_MEMORY_POISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_asymmetric_decrypt()
292 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_asymmetric_encrypt() argument
301 MBEDTLS_TEST_MEMORY_POISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_asymmetric_encrypt()
326 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_cipher_decrypt() argument
358 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_cipher_encrypt() argument
902 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_mac_compute() argument
967 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_mac_verify() argument
1031 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_pake_input() argument
1220 const uint8_t *arg2_input, in mbedtls_test_wrap_psa_sign_message() argument
[all …]
/mbedtls/tests/include/test/
A Dpsa_test_wrappers.h161 const uint8_t *arg2_input,
174 const uint8_t *arg2_input,
192 const uint8_t *arg2_input,
210 const uint8_t *arg2_input,
515 const uint8_t *arg2_input,
548 const uint8_t *arg2_input,
583 const uint8_t *arg2_input,
585 #define psa_pake_input(arg0_operation, arg1_step, arg2_input, arg3_input_length) \ argument
586 mbedtls_test_wrap_psa_pake_input(arg0_operation, arg1_step, arg2_input, arg3_input_length)
681 const uint8_t *arg2_input,
[all …]

Completed in 11 milliseconds