Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dblkcipher.c180 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() function
258 err = blkcipher_next_copy(walk); in blkcipher_walk_next()