Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dinternal.h205 static inline void crypto_yield(u32 flags) in crypto_yield() function
Dahash.c174 crypto_yield(walk->flags); in crypto_hash_walk_done()
Dskcipher.c155 crypto_yield(walk->flags & SKCIPHER_WALK_SLEEP ? in skcipher_walk_done()