Searched refs:arg3_ciphertext_length (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/include/test/ |
D | psa_test_wrappers.h | 102 size_t *arg3_ciphertext_length, 106 …ad_finish(arg0_operation, arg1_ciphertext, arg2_ciphertext_size, arg3_ciphertext_length, arg4_tag,… argument 107 …ad_finish(arg0_operation, arg1_ciphertext, arg2_ciphertext_size, arg3_ciphertext_length, arg4_tag,…
|
/openthread-latest/third_party/mbedtls/repo/tests/src/ |
D | psa_test_wrappers.c | 144 size_t *arg3_ciphertext_length, in mbedtls_test_wrap_psa_aead_finish() argument 153 …d_finish)(arg0_operation, arg1_ciphertext, arg2_ciphertext_size, arg3_ciphertext_length, arg4_tag,… in mbedtls_test_wrap_psa_aead_finish()
|