Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds