Home
last modified time | relevance | path

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

/crypto/
Dctr.c94 static int crypto_ctr_crypt_inplace(struct blkcipher_walk *walk, in crypto_ctr_crypt_inplace() function
137 nbytes = crypto_ctr_crypt_inplace(&walk, child); in crypto_ctr_crypt()