Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dblkcipher.c144 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow() function
252 err = blkcipher_next_slow(desc, walk, bsize, walk->alignmask); in blkcipher_walk_next()