Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dpadlock-sha.c102 static int padlock_sha_finup(struct shash_desc *desc, const u8 *in, in padlock_sha_finup() function
124 return padlock_sha_finup(desc, in, count, out); in padlock_sha1_finup()
146 return padlock_sha_finup(desc, in, count, out); in padlock_sha256_finup()