Home
last modified time | relevance | path

Searched refs:skcipher_walk_complete (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/internal/
H A Dskcipher.h218 void skcipher_walk_complete(struct skcipher_walk *walk, int err);
/linux/crypto/
H A Dskcipher.c180 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete() function
214 EXPORT_SYMBOL_GPL(skcipher_walk_complete);