Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dalgapi.h420 static inline void crypto_yield(u32 flags) in crypto_yield() function
/linux-4.19.296/crypto/
Dablkcipher.c129 crypto_yield(req->base.flags); in ablkcipher_walk_done()
Dahash.c113 crypto_yield(walk->flags); in crypto_hash_walk_done()
Dshash.c324 crypto_yield(desc->flags); in shash_ahash_digest()
Dblkcipher.c128 crypto_yield(desc->flags); in blkcipher_walk_done()
Dskcipher.c161 crypto_yield(walk->flags & SKCIPHER_WALK_SLEEP ? in skcipher_walk_done()