Searched refs:skcipher_walk_skcipher (Results 1 – 1 of 1) sorted by relevance
435 static int skcipher_walk_skcipher(struct skcipher_walk *walk, in skcipher_walk_skcipher() function472 err = skcipher_walk_skcipher(walk, req); in skcipher_walk_virt()487 return skcipher_walk_skcipher(walk, req); in skcipher_walk_async()
Completed in 4 milliseconds