Searched refs:crypto_xchacha_crypt (Results 1 – 1 of 1) sorted by relevance
82 static int crypto_xchacha_crypt(struct skcipher_request *req) in crypto_xchacha_crypt() function133 .encrypt = crypto_xchacha_crypt,134 .decrypt = crypto_xchacha_crypt,149 .encrypt = crypto_xchacha_crypt,150 .decrypt = crypto_xchacha_crypt,