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

/linux-4.1.27/crypto/
H A Dblkcipher.c146 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, blkcipher_next_slow() function
253 err = blkcipher_next_slow(desc, walk, bsize, walk->alignmask); blkcipher_walk_next()

Completed in 40 milliseconds