Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A 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,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A 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,

Completed in 2 milliseconds