Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c328 uint8_t *arg4_output, in mbedtls_test_wrap_psa_cipher_decrypt() argument
334 MBEDTLS_TEST_MEMORY_POISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_decrypt()
336 …psa_cipher_decrypt)(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_output_si… in mbedtls_test_wrap_psa_cipher_decrypt()
339 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_decrypt()
360 uint8_t *arg4_output, in mbedtls_test_wrap_psa_cipher_encrypt() argument
366 MBEDTLS_TEST_MEMORY_POISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_encrypt()
368 …psa_cipher_encrypt)(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_output_si… in mbedtls_test_wrap_psa_cipher_encrypt()
371 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_encrypt()
1135 uint8_t *arg4_output, in mbedtls_test_wrap_psa_raw_key_agreement() argument
1141 MBEDTLS_TEST_MEMORY_POISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_raw_key_agreement()
[all …]
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h194 uint8_t *arg4_output,
197 #define psa_cipher_decrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_out… argument
198 …_psa_cipher_decrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_output_si…
212 uint8_t *arg4_output,
215 #define psa_cipher_encrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_out… argument
216 …_psa_cipher_encrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_output_si…
639 uint8_t *arg4_output,
642 …ement(arg0_alg, arg1_private_key, arg2_peer_key, arg3_peer_key_length, arg4_output, arg5_output_si… argument
643 …ement(arg0_alg, arg1_private_key, arg2_peer_key, arg3_peer_key_length, arg4_output, arg5_output_si…