Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dctr.c46 static int crypto_ctr_crypt_segment(struct skcipher_walk *walk, in crypto_ctr_crypt_segment() function
114 nbytes = crypto_ctr_crypt_segment(&walk, cipher); in crypto_ctr_crypt()