Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dahash.c295 * Restore the original request, see ahash_op_unaligned() for what in ahash_op_unaligned_done()
299 * from the ADJUSTED request from ahash_op_unaligned(), thus as it in ahash_op_unaligned_done()
310 static int ahash_op_unaligned(struct ahash_request *req, in ahash_op_unaligned() function
335 return ahash_op_unaligned(req, op); in crypto_ahash_op()
/kernel/linux/linux-6.6/crypto/
H A Dahash.c267 static int ahash_op_unaligned(struct ahash_request *req, in ahash_op_unaligned() function
295 err = ahash_op_unaligned(req, op, has_state); in crypto_ahash_op()

Completed in 3 milliseconds