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