Searched refs:skcipher_walk_async (Results 1 – 4 of 4) sorted by relevance
136 int skcipher_walk_async(struct skcipher_walk *walk,
494 int skcipher_walk_async(struct skcipher_walk *walk, in skcipher_walk_async() function503 EXPORT_SYMBOL_GPL(skcipher_walk_async);
899 ret = skcipher_walk_async(&walk, areq); in ablk_crypt()
858 err = skcipher_walk_async(walk, req); in n2_compute_chunks()