Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dsha1_ssse3_glue.c271 static int sha1_ni_finup(struct shash_desc *desc, const u8 *data, in sha1_ni_finup() function
279 return sha1_ni_finup(desc, NULL, 0, out); in sha1_ni_final()
287 .finup = sha1_ni_finup,