Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c256 #define LOCAL_OUTPUT_FREE(output, output_copy) \ macro
279 #define LOCAL_OUTPUT_FREE(output, output_copy) \ macro
1548 LOCAL_OUTPUT_FREE(data_external, data); in psa_export_key()
1663 LOCAL_OUTPUT_FREE(data_external, data); in psa_export_public_key()
2483 LOCAL_OUTPUT_FREE(hash_external, hash); in psa_hash_finish()
2547 LOCAL_OUTPUT_FREE(hash_external, hash); in psa_hash_compute()
2856 LOCAL_OUTPUT_FREE(mac_external, mac); in psa_mac_sign_finish()
2977 LOCAL_OUTPUT_FREE(mac_external, mac); in psa_mac_compute()
3244 LOCAL_OUTPUT_FREE(signature_external, signature); in psa_sign_message()
3376 LOCAL_OUTPUT_FREE(signature_external, signature); in psa_sign_hash()
[all …]