Lines Matching refs:LOCAL_OUTPUT_DECLARE

227 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \  macro
275 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \ macro
1512 LOCAL_OUTPUT_DECLARE(data_external, data); in psa_export_key()
1628 LOCAL_OUTPUT_DECLARE(data_external, data); in psa_export_public_key()
2475 LOCAL_OUTPUT_DECLARE(hash_external, hash); in psa_hash_finish()
2531 LOCAL_OUTPUT_DECLARE(hash_external, hash); in psa_hash_compute()
2809 LOCAL_OUTPUT_DECLARE(mac_external, mac); in psa_mac_sign_finish()
2965 LOCAL_OUTPUT_DECLARE(mac_external, mac); in psa_mac_compute()
3233 LOCAL_OUTPUT_DECLARE(signature_external, signature); in psa_sign_message()
3365 LOCAL_OUTPUT_DECLARE(signature_external, signature); in psa_sign_hash()
3469 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_asymmetric_encrypt()
3528 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_asymmetric_decrypt()
3700 LOCAL_OUTPUT_DECLARE(signature_external, signature); in psa_sign_hash_complete()
4535 LOCAL_OUTPUT_DECLARE(iv_external, iv); in psa_cipher_generate_iv()
4635 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_cipher_update()
4675 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_cipher_finish()
4740 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_cipher_encrypt()
4815 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_cipher_decrypt()
4940 LOCAL_OUTPUT_DECLARE(ciphertext_external, ciphertext); in psa_aead_encrypt()
5006 LOCAL_OUTPUT_DECLARE(plaintext_external, plaintext); in psa_aead_decrypt()
5238 LOCAL_OUTPUT_DECLARE(nonce_external, nonce); in psa_aead_generate_nonce()
5447 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_aead_update()
5529 LOCAL_OUTPUT_DECLARE(ciphertext_external, ciphertext); in psa_aead_finish()
5530 LOCAL_OUTPUT_DECLARE(tag_external, tag); in psa_aead_finish()
5582 LOCAL_OUTPUT_DECLARE(plaintext_external, plaintext); in psa_aead_verify()
6247 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_key_derivation_output_bytes()
7889 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_raw_key_agreement()
8030 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_generate_random()
9060 LOCAL_OUTPUT_DECLARE(output_external, output); in psa_pake_output()