Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dinternal.h203 static inline void crypto_yield(u32 flags) in crypto_yield() function
H A Dahash.c92 crypto_yield(walk->flags); in crypto_hash_walk_done()
H A Dskcipher.c175 crypto_yield(walk->flags & SKCIPHER_WALK_SLEEP ? in skcipher_walk_done()