Home
last modified time | relevance | path

Searched refs:crypto_skcipher_errstat (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c99 static inline int crypto_skcipher_errstat(struct skcipher_alg *alg, int err) in crypto_skcipher_errstat() function
655 return crypto_skcipher_errstat(alg, ret); in crypto_skcipher_encrypt()
677 return crypto_skcipher_errstat(alg, ret); in crypto_skcipher_decrypt()

Completed in 2 milliseconds