nrfxlib API 2.8.99
|
psa_status_t cc3xx_hash_setup | ( | cc3xx_hash_operation_t * | operation, |
psa_algorithm_t | alg ) |
Set up an operation object for hashing with an algorithm.
[in] | operation | Pointer to the operation object to be setup |
[in] | alg | Algorithm for hash to be used |
PSA_SUCCESS | on success. Error code from psa_status_t on failure |