Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/crypto/
Dchacha_glue.c206 static int xchacha_simd(struct skcipher_request *req) in xchacha_simd() function
259 .encrypt = xchacha_simd,
260 .decrypt = xchacha_simd,
274 .encrypt = xchacha_simd,
275 .decrypt = xchacha_simd,