Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dblkcipher.c149 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow() function
258 err = blkcipher_next_slow(desc, walk, bsize, alignmask); in blkcipher_walk_next()