Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Daead.c93 static inline int crypto_aead_errstat(struct crypto_istat_aead *istat, int err) in crypto_aead_errstat() function
123 return crypto_aead_errstat(istat, ret); in crypto_aead_encrypt()
148 return crypto_aead_errstat(istat, ret); in crypto_aead_decrypt()