Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dskcipher.h157 void skcipher_walk_complete(struct skcipher_walk *walk, int err);
/openbmc/linux/crypto/
H A Dskcipher.c200 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete() function
234 EXPORT_SYMBOL_GPL(skcipher_walk_complete);