Searched refs:hash_abort (Results 1 – 2 of 2) sorted by relevance
111 static psa_status_t hash_abort( in hash_abort() function227 hash_abort( operation ); in hash_setup()449 abort_status = hash_abort( &operation ); in hash_compute()505 return( hash_abort( operation ) ); in mbedtls_psa_hash_abort()612 return( hash_abort( operation ) ); in mbedtls_transparent_test_driver_hash_abort()
256 * `"hash_abort"`: called by all multi-part hash functions of the PSA Cryptography API.
Completed in 7 milliseconds