Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h64 size_t *arg10_plaintext_length);
65 …_ciphertext, arg7_ciphertext_length, arg8_plaintext, arg9_plaintext_size, arg10_plaintext_length) \ argument
66 …g6_ciphertext, arg7_ciphertext_length, arg8_plaintext, arg9_plaintext_size, arg10_plaintext_length)
/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c70 size_t *arg10_plaintext_length) in mbedtls_test_wrap_psa_aead_decrypt() argument
78 …6_ciphertext, arg7_ciphertext_length, arg8_plaintext, arg9_plaintext_size, arg10_plaintext_length); in mbedtls_test_wrap_psa_aead_decrypt()