Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dinternal.h141 static inline void crypto_yield(u32 flags) in crypto_yield() function
H A Dahash.c99 crypto_yield(walk->flags); in crypto_hash_walk_done()
H A Dskcipher.c157 crypto_yield(walk->flags & SKCIPHER_WALK_SLEEP ? in skcipher_walk_done()