Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dblkcipher.c175 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() function
253 err = blkcipher_next_copy(walk); in blkcipher_walk_next()