Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto_hash.c111 static psa_status_t hash_abort( in hash_abort() function
227 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()
/mbedtls-development/docs/proposed/
A Dpsa-driver-interface.md256 * `"hash_abort"`: called by all multi-part hash functions of the PSA Cryptography API.

Completed in 6 milliseconds