Home
last modified time | relevance | path

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

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