Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dsha1_ssse3_glue.c287 static int sha1_ni_finup(struct shash_desc *desc, const u8 *data, in sha1_ni_finup() function
296 return sha1_ni_finup(desc, NULL, 0, out); in sha1_ni_final()
304 .finup = sha1_ni_finup,