Home
last modified time | relevance | path

Searched defs:req_async (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/crypto/
Dcryptd.c493 static void cryptd_hash_init(struct crypto_async_request *req_async, int err) in cryptd_hash_init()
519 static void cryptd_hash_update(struct crypto_async_request *req_async, int err) in cryptd_hash_update()
542 static void cryptd_hash_final(struct crypto_async_request *req_async, int err) in cryptd_hash_final()
563 static void cryptd_hash_finup(struct crypto_async_request *req_async, int err) in cryptd_hash_finup()
584 static void cryptd_hash_digest(struct crypto_async_request *req_async, int err) in cryptd_hash_digest()