Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dhash.h682 static inline void ahash_request_chain(struct ahash_request *req, in ahash_request_chain() function
/linux-6.15/crypto/
H A Dtcrypt.c854 ahash_request_chain(data[i].req, data[0].req); in test_mb_ahash_speed()