Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512_ssse3_glue.c157 static int sha512_avx_update(struct shash_desc *desc, const u8 *data, in sha512_avx_update() function
178 .update = sha512_avx_update,
192 .update = sha512_avx_update,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512_ssse3_glue.c158 static int sha512_avx_update(struct shash_desc *desc, const u8 *data, in sha512_avx_update() function
179 .update = sha512_avx_update,
193 .update = sha512_avx_update,

Completed in 2 milliseconds