Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c68 size_t arg7_ciphertext_length, in mbedtls_test_wrap_psa_aead_decrypt() argument
76 MBEDTLS_TEST_MEMORY_POISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
79 …4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphertext_length, arg8_plai… in mbedtls_test_wrap_psa_aead_decrypt()
83 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h62 size_t arg7_ciphertext_length,
66 …4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphertext_length, arg8_plai… argument
67 …4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphertext_length, arg8_plai…