Home
last modified time | relevance | path

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

/crypto/
Dchacha_generic.c119 int crypto_xchacha_crypt(struct skcipher_request *req) in crypto_xchacha_crypt() function
139 EXPORT_SYMBOL_GPL(crypto_xchacha_crypt);
170 .encrypt = crypto_xchacha_crypt,
171 .decrypt = crypto_xchacha_crypt,
185 .encrypt = crypto_xchacha_crypt,
186 .decrypt = crypto_xchacha_crypt,