Home
last modified time | relevance | path

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

/linux/crypto/
H A Dchacha_generic.c48 static int crypto_xchacha_crypt(struct skcipher_request *req) in crypto_xchacha_crypt() function
98 .encrypt = crypto_xchacha_crypt,
99 .decrypt = crypto_xchacha_crypt,
113 .encrypt = crypto_xchacha_crypt,
114 .decrypt = crypto_xchacha_crypt,