Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512_ssse3_glue.c223 static int sha512_avx2_update(struct shash_desc *desc, const u8 *data, in sha512_avx2_update() function
244 .update = sha512_avx2_update,
258 .update = sha512_avx2_update,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512_ssse3_glue.c224 static int sha512_avx2_update(struct shash_desc *desc, const u8 *data, in sha512_avx2_update() function
245 .update = sha512_avx2_update,
259 .update = sha512_avx2_update,

Completed in 1 milliseconds