Searched refs:psa_hash_abort (Results 1 – 4 of 4) sorted by relevance
123 #define psa_hash_abort \ macro124 PSA_FUNCTION_NAME(psa_hash_abort)
146 status = psa_hash_abort(operation); in tfm_crypto_hash_interface()
1126 psa_status_t psa_hash_abort(psa_hash_operation_t *operation);
446 psa_status_t psa_hash_abort(psa_hash_operation_t *operation) in psa_hash_abort() function