Searched refs:crypto_xchacha_crypt (Results 1 – 1 of 1) sorted by relevance
119 int crypto_xchacha_crypt(struct skcipher_request *req) in crypto_xchacha_crypt() function139 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,