Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dblkcipher.c182 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() function
259 err = blkcipher_next_copy(walk); in blkcipher_walk_next()