Home
last modified time | relevance | path

Searched refs:chacha_mips_stream_xor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-glue.c29 static int chacha_mips_stream_xor(struct skcipher_request *req, in chacha_mips_stream_xor() function
59 return chacha_mips_stream_xor(req, ctx, req->iv); in chacha_mips()
77 return chacha_mips_stream_xor(req, &subctx, real_iv); in xchacha_mips()
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dchacha-glue.c29 static int chacha_mips_stream_xor(struct skcipher_request *req, in chacha_mips_stream_xor() function
59 return chacha_mips_stream_xor(req, ctx, req->iv); in chacha_mips()
77 return chacha_mips_stream_xor(req, &subctx, real_iv); in xchacha_mips()

Completed in 2 milliseconds