Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dblkcipher.c86 static inline unsigned int blkcipher_done_fast(struct blkcipher_walk *walk, in blkcipher_done_fast() function
115 n = blkcipher_done_fast(walk, n); in blkcipher_walk_done()