Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c212 #define LOCAL_INPUT_FREE(input, input_copy) \ macro
273 #define LOCAL_INPUT_FREE(input, input_copy) \ macro
2156 LOCAL_INPUT_FREE(data_external, data); in psa_import_key()
2446 LOCAL_INPUT_FREE(input_external, input); in psa_hash_update()
2520 LOCAL_INPUT_FREE(hash_external, hash); in psa_hash_verify()
2546 LOCAL_INPUT_FREE(input_external, input); in psa_hash_compute()
2588 LOCAL_INPUT_FREE(input_external, input); in psa_hash_compare()
2589 LOCAL_INPUT_FREE(hash_external, hash); in psa_hash_compare()
2797 LOCAL_INPUT_FREE(input_external, input); in psa_mac_update()
2890 LOCAL_INPUT_FREE(mac_external, mac); in psa_mac_verify_finish()
[all …]