Searched defs:arg4_additional_data (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/include/test/ |
D | psa_test_wrappers.h | 66 #define psa_aead_decrypt(arg0_key, arg1_alg, arg2_nonce, arg3_nonce_length, arg4_additional_data, a… argument 88 #define psa_aead_encrypt(arg0_key, arg1_alg, arg2_nonce, arg3_nonce_length, arg4_additional_data, a… argument
|
/openthread-latest/third_party/mbedtls/repo/tests/src/ |
D | psa_test_wrappers.c | 65 const uint8_t *arg4_additional_data, in mbedtls_test_wrap_psa_aead_decrypt() 105 const uint8_t *arg4_additional_data, in mbedtls_test_wrap_psa_aead_encrypt()
|