Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dblkcipher.c185 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() function
264 err = blkcipher_next_copy(walk); in blkcipher_walk_next()