Home
last modified time | relevance | path

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

/linux/crypto/
H A Dchacha.c82 static int crypto_xchacha_crypt(struct skcipher_request *req) in crypto_xchacha_crypt() function
133 .encrypt = crypto_xchacha_crypt,
134 .decrypt = crypto_xchacha_crypt,
149 .encrypt = crypto_xchacha_crypt,
150 .decrypt = crypto_xchacha_crypt,