Home
last modified time | relevance | path

Searched refs:ahash_request_hasvirt (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/crypto/
H A Dahash.c316 static bool ahash_request_hasvirt(struct ahash_request *req) in ahash_request_hasvirt() function
474 if (update && ahash_request_hasvirt(req)) { in ahash_do_req_chain()
640 (!crypto_ahash_req_chain(tfm) && ahash_request_hasvirt(req))) in crypto_ahash_finup()
717 if (!crypto_ahash_req_chain(tfm) && ahash_request_hasvirt(req)) in crypto_ahash_digest()