Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dblkcipher.c183 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() function
260 err = blkcipher_next_copy(walk); in blkcipher_walk_next()