Lines Matching refs:psa_hash_setup
949 * -# Call psa_hash_setup() to specify the algorithm.
956 * If an error occurs at any step after a call to psa_hash_setup(), the
961 * After a successful call to psa_hash_setup(), the application must
989 psa_status_t psa_hash_setup(psa_hash_operation_t *operation,
994 * The application must call psa_hash_setup() before calling this function.
1021 * The application must call psa_hash_setup() before calling this function.
1069 * The application must call psa_hash_setup() before calling this function.
1111 * psa_hash_setup() again.
1137 * to calling psa_hash_setup() on \p target_operation with the same
2949 * first calculate the hash by calling psa_hash_setup(), psa_hash_update()
3003 * first calculate the hash by calling psa_hash_setup(), psa_hash_update()