Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dctr.c71 static int crypto_ctr_crypt_inplace(struct skcipher_walk *walk, in crypto_ctr_crypt_inplace() function
111 nbytes = crypto_ctr_crypt_inplace(&walk, cipher); in crypto_ctr_crypt()