Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dpadlock-sha.c72 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, in padlock_sha1_finup() function
130 return padlock_sha1_finup(desc, buf, 0, out); in padlock_sha1_final()
225 .finup = padlock_sha1_finup,