Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dskcipher.c401 static int skcipher_copy_iv(struct skcipher_walk *walk) in skcipher_copy_iv() function
443 int err = skcipher_copy_iv(walk); in skcipher_walk_first()