Home
last modified time | relevance | path

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

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