Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dctr.c28 static void crypto_ctr_crypt_final(struct skcipher_walk *walk, in crypto_ctr_crypt_final() function
120 crypto_ctr_crypt_final(&walk, cipher); in crypto_ctr_crypt()