Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dshash.c29 static inline int crypto_shash_errstat(struct shash_alg *alg, int err) in crypto_shash_errstat() function
136 return crypto_shash_errstat(shash, err); in crypto_shash_update()
183 return crypto_shash_errstat(shash, err); in crypto_shash_final()
215 return crypto_shash_errstat(shash, err); in crypto_shash_finup()
249 return crypto_shash_errstat(shash, err); in crypto_shash_digest()