Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dblkcipher.c194 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast() function
262 return blkcipher_next_fast(desc, walk); in blkcipher_walk_next()