Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c202 static inline int ablkcipher_next_fast(struct ablkcipher_request *req, in ablkcipher_next_fast() function
245 return ablkcipher_next_fast(req, walk); in ablkcipher_walk_next()