Home
last modified time | relevance | path

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

/openbmc/linux/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()