Searched refs:crypto_shash_errstat (Results 1 – 1 of 1) sorted by relevance
29 static inline int crypto_shash_errstat(struct shash_alg *alg, int err) in crypto_shash_errstat() function136 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()