Home
last modified time | relevance | path

Searched refs:ahash_op_unaligned_done (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dahash.c285 static void ahash_op_unaligned_done(struct crypto_async_request *req, int err) in ahash_op_unaligned_done() function
315 err = ahash_save_req(req, ahash_op_unaligned_done); in ahash_op_unaligned()
/kernel/linux/linux-6.6/crypto/
H A Dahash.c252 static void ahash_op_unaligned_done(void *data, int err) in ahash_op_unaligned_done() function
273 err = ahash_save_req(req, ahash_op_unaligned_done, has_state); in ahash_op_unaligned()

Completed in 3 milliseconds