Home
last modified time | relevance | path

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

/crypto/
Dblkcipher.c278 static inline int blkcipher_copy_iv(struct blkcipher_walk *walk, in blkcipher_copy_iv() function
337 int err = blkcipher_copy_iv(walk, tfm, alignmask); in blkcipher_walk_first()