Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dablkcipher.c207 static inline int ablkcipher_next_fast(struct ablkcipher_request *req, in ablkcipher_next_fast() function
250 return ablkcipher_next_fast(req, walk); in ablkcipher_walk_next()