Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dblkcipher.c274 static inline int blkcipher_copy_iv(struct blkcipher_walk *walk) in blkcipher_copy_iv() function
334 int err = blkcipher_copy_iv(walk); in blkcipher_walk_first()