Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dctr.c72 static int crypto_ctr_crypt_inplace(struct skcipher_walk *walk, in crypto_ctr_crypt_inplace() function
112 nbytes = crypto_ctr_crypt_inplace(&walk, cipher); in crypto_ctr_crypt()