Searched refs:crypto_ahash_export (Results 1 – 3 of 3) sorted by relevance
437 static inline int crypto_ahash_export(struct ahash_request *req, void *out) in crypto_ahash_export() function
196 err = more ? crypto_ahash_export(req, state) : 0; in hash_accept()
1088 ret = crypto_ahash_export(req, state); in mv_cesa_ahmac_iv_state_init()