Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dshash.c289 crypto_yield(desc->flags); in shash_ahash_digest()
428 crypto_yield(desc->flags); in shash_compat_digest()
Dahash.c110 crypto_yield(walk->flags); in crypto_hash_walk_done()
Dablkcipher.c137 crypto_yield(req->base.flags); in ablkcipher_walk_done()
Dblkcipher.c132 crypto_yield(desc->flags); in blkcipher_walk_done()
Dccm.c234 crypto_yield(pctx->flags); in get_data_to_compute()
/linux-4.4.14/include/crypto/
Dalgapi.h385 static inline void crypto_yield(u32 flags) in crypto_yield() function