Searched refs:crypto_yield (Results 1 – 6 of 6) sorted by relevance
289 crypto_yield(desc->flags); in shash_ahash_digest()428 crypto_yield(desc->flags); in shash_compat_digest()
110 crypto_yield(walk->flags); in crypto_hash_walk_done()
137 crypto_yield(req->base.flags); in ablkcipher_walk_done()
131 crypto_yield(desc->flags); in blkcipher_walk_done()
228 crypto_yield(pctx->flags); in get_data_to_compute()
413 static inline void crypto_yield(u32 flags) in crypto_yield() function