Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dblkcipher.c269 static inline int blkcipher_copy_iv(struct blkcipher_walk *walk) in blkcipher_copy_iv() function
329 int err = blkcipher_copy_iv(walk); in blkcipher_walk_first()