Searched defs:arg4_output (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/include/test/ |
D | psa_test_wrappers.h | 197 #define psa_cipher_decrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_out… argument 215 #define psa_cipher_encrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_out… argument 642 …ement(arg0_alg, arg1_private_key, arg2_peer_key, arg3_peer_key_length, arg4_output, arg5_output_si… argument
|
/openthread-latest/third_party/mbedtls/repo/tests/src/ |
D | psa_test_wrappers.c | 328 uint8_t *arg4_output, in mbedtls_test_wrap_psa_cipher_decrypt() 360 uint8_t *arg4_output, in mbedtls_test_wrap_psa_cipher_encrypt() 1135 uint8_t *arg4_output, in mbedtls_test_wrap_psa_raw_key_agreement()
|