Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h87 size_t *arg10_ciphertext_length);
88 …plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphertext_size, arg10_ciphertext_length) \ argument
89 …6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphertext_size, arg10_ciphertext_length)
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c111 size_t *arg10_ciphertext_length) in mbedtls_test_wrap_psa_aead_encrypt() argument
119 …_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphertext_size, arg10_ciphertext_length); in mbedtls_test_wrap_psa_aead_encrypt()