Lines Matching refs:MBEDTLS_TEST_MEMORY_UNPOISON
80 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_nonce, arg3_nonce_length); in mbedtls_test_wrap_psa_aead_decrypt()
81 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_additional_data, arg5_additional_data_length); in mbedtls_test_wrap_psa_aead_decrypt()
82 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
83 MBEDTLS_TEST_MEMORY_UNPOISON(arg8_plaintext, arg9_plaintext_size); in mbedtls_test_wrap_psa_aead_decrypt()
120 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_nonce, arg3_nonce_length); in mbedtls_test_wrap_psa_aead_encrypt()
121 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_additional_data, arg5_additional_data_length); in mbedtls_test_wrap_psa_aead_encrypt()
122 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_plaintext, arg7_plaintext_length); in mbedtls_test_wrap_psa_aead_encrypt()
123 MBEDTLS_TEST_MEMORY_UNPOISON(arg8_ciphertext, arg9_ciphertext_size); in mbedtls_test_wrap_psa_aead_encrypt()
154 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_ciphertext, arg2_ciphertext_size); in mbedtls_test_wrap_psa_aead_finish()
155 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_tag, arg5_tag_size); in mbedtls_test_wrap_psa_aead_finish()
172 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_nonce, arg2_nonce_size); in mbedtls_test_wrap_psa_aead_generate_nonce()
198 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_nonce, arg2_nonce_length); in mbedtls_test_wrap_psa_aead_set_nonce()
218 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_aead_update()
219 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_output, arg4_output_size); in mbedtls_test_wrap_psa_aead_update()
235 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_aead_update_ad()
255 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_plaintext, arg2_plaintext_size); in mbedtls_test_wrap_psa_aead_verify()
256 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_tag, arg5_tag_length); in mbedtls_test_wrap_psa_aead_verify()
280 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_asymmetric_decrypt()
281 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_salt, arg5_salt_length); in mbedtls_test_wrap_psa_asymmetric_decrypt()
282 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_output, arg7_output_size); in mbedtls_test_wrap_psa_asymmetric_decrypt()
306 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_asymmetric_encrypt()
307 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_salt, arg5_salt_length); in mbedtls_test_wrap_psa_asymmetric_encrypt()
308 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_output, arg7_output_size); in mbedtls_test_wrap_psa_asymmetric_encrypt()
337 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_cipher_decrypt()
338 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_decrypt()
369 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_cipher_encrypt()
370 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_cipher_encrypt()
397 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_output, arg2_output_size); in mbedtls_test_wrap_psa_cipher_finish()
414 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_iv, arg2_iv_size); in mbedtls_test_wrap_psa_cipher_generate_iv()
430 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_iv, arg2_iv_length); in mbedtls_test_wrap_psa_cipher_set_iv()
450 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_cipher_update()
451 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_output, arg4_output_size); in mbedtls_test_wrap_psa_cipher_update()
576 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_data, arg2_data_size); in mbedtls_test_wrap_psa_export_key()
593 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_data, arg2_data_size); in mbedtls_test_wrap_psa_export_public_key()
620 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_custom_data, arg3_custom_data_length); in mbedtls_test_wrap_psa_generate_key_custom()
646 MBEDTLS_TEST_MEMORY_UNPOISON(arg0_output, arg1_output_size); in mbedtls_test_wrap_psa_generate_random()
691 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_hash_compare()
692 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_hash, arg4_hash_length); in mbedtls_test_wrap_psa_hash_compare()
712 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_hash_compute()
713 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_hash, arg4_hash_size); in mbedtls_test_wrap_psa_hash_compute()
730 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_hash, arg2_hash_size); in mbedtls_test_wrap_psa_hash_finish()
755 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_hash_update()
771 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_hash, arg2_hash_length); in mbedtls_test_wrap_psa_hash_verify()
788 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_data, arg2_data_length); in mbedtls_test_wrap_psa_import_key()
822 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_data, arg3_data_length); in mbedtls_test_wrap_psa_key_derivation_input_bytes()
860 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_peer_key, arg4_peer_key_length); in mbedtls_test_wrap_psa_key_derivation_key_agreement()
876 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_output, arg2_output_length); in mbedtls_test_wrap_psa_key_derivation_output_bytes()
905 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_custom_data, arg4_custom_data_length); in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
964 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_mac_compute()
965 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_mac, arg5_mac_size); in mbedtls_test_wrap_psa_mac_compute()
982 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_mac, arg2_mac_size); in mbedtls_test_wrap_psa_mac_sign_finish()
1008 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_mac_update()
1028 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_mac_verify()
1029 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_mac, arg5_mac_length); in mbedtls_test_wrap_psa_mac_verify()
1045 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_mac, arg2_mac_length); in mbedtls_test_wrap_psa_mac_verify_finish()
1094 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_pake_input()
1114 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_output, arg3_output_size); in mbedtls_test_wrap_psa_pake_output()
1143 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_peer_id, arg2_peer_id_len); in mbedtls_test_wrap_psa_pake_set_peer()
1172 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_user_id, arg2_user_id_len); in mbedtls_test_wrap_psa_pake_set_user()
1213 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_peer_key, arg3_peer_key_length); in mbedtls_test_wrap_psa_raw_key_agreement()
1214 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_output, arg5_output_size); in mbedtls_test_wrap_psa_raw_key_agreement()
1235 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_hash, arg3_hash_length); in mbedtls_test_wrap_psa_sign_hash()
1236 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_signature, arg5_signature_size); in mbedtls_test_wrap_psa_sign_hash()
1261 MBEDTLS_TEST_MEMORY_UNPOISON(arg1_signature, arg2_signature_size); in mbedtls_test_wrap_psa_sign_hash_complete()
1279 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_hash, arg4_hash_length); in mbedtls_test_wrap_psa_sign_hash_start()
1300 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_sign_message()
1301 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_signature, arg5_signature_size); in mbedtls_test_wrap_psa_sign_message()
1321 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_hash, arg3_hash_length); in mbedtls_test_wrap_psa_verify_hash()
1322 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_signature, arg5_signature_length); in mbedtls_test_wrap_psa_verify_hash()
1359 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_hash, arg4_hash_length); in mbedtls_test_wrap_psa_verify_hash_start()
1360 MBEDTLS_TEST_MEMORY_UNPOISON(arg5_signature, arg6_signature_length); in mbedtls_test_wrap_psa_verify_hash_start()
1380 MBEDTLS_TEST_MEMORY_UNPOISON(arg2_input, arg3_input_length); in mbedtls_test_wrap_psa_verify_message()
1381 MBEDTLS_TEST_MEMORY_UNPOISON(arg4_signature, arg5_signature_length); in mbedtls_test_wrap_psa_verify_message()