Home
last modified time | relevance | path

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

/linux-2.6.39/crypto/
Dblkcipher.c197 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast() function
266 return blkcipher_next_fast(desc, walk); in blkcipher_walk_next()