Searched refs:chacha_stream_xor (Results 1 – 1 of 1) sorted by relevance
48 static int chacha_stream_xor(struct skcipher_request *req, in chacha_stream_xor() function79 return chacha_stream_xor(req, ctx, req->iv); in crypto_chacha_crypt()100 return chacha_stream_xor(req, &subctx, real_iv); in crypto_xchacha_crypt()