Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dchacha-neon-glue.c104 static int chacha_neon_stream_xor(struct skcipher_request *req, in chacha_neon_stream_xor() function
143 return chacha_neon_stream_xor(req, ctx, req->iv); in chacha_neon()
160 return chacha_neon_stream_xor(req, &subctx, real_iv); in xchacha_neon()
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dchacha-neon-glue.c104 static int chacha_neon_stream_xor(struct skcipher_request *req, in chacha_neon_stream_xor() function
143 return chacha_neon_stream_xor(req, ctx, req->iv); in chacha_neon()
160 return chacha_neon_stream_xor(req, &subctx, real_iv); in xchacha_neon()

Completed in 1 milliseconds