Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dhash.h250 static inline bool ahash_request_chained(struct ahash_request *req) in ahash_request_chained() function
/linux-6.15/crypto/
H A Dahash.c470 (!ahash_request_chained(req) && in ahash_do_req_chain()