Home
last modified time | relevance | path

Searched refs:LOCAL_OUTPUT_DECLARE (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c229 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \
240 * - LOCAL_OUTPUT_DECLARE(output, output_copy) has previously been called
277 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \
1514 LOCAL_OUTPUT_DECLARE(data_external, data); in psa_export_key()
1630 LOCAL_OUTPUT_DECLARE(data_external, data); in psa_export_public_key()
2477 LOCAL_OUTPUT_DECLARE(hash_external, hash); in psa_hash_finish()
2533 LOCAL_OUTPUT_DECLARE(hash_external, hash); in psa_hash_compute()
2811 LOCAL_OUTPUT_DECLARE(mac_external, mac); in psa_mac_sign_finish()
2967 LOCAL_OUTPUT_DECLARE(mac_external, mac); in psa_mac_compute()
3235 LOCAL_OUTPUT_DECLARE(signature_externa in psa_sign_message()
227 #define LOCAL_OUTPUT_DECLARE( global() macro
275 #define LOCAL_OUTPUT_DECLARE( global() macro
[all...]