Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
H A Dakcipher.h139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg() function
153 return __crypto_akcipher_alg(crypto_akcipher_tfm(tfm)->__crt_alg); in crypto_akcipher_alg()
/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h167 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg() function
181 return __crypto_akcipher_alg(crypto_akcipher_tfm(tfm)->__crt_alg); in crypto_akcipher_alg()
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c76 struct akcipher_alg *akcipher = __crypto_akcipher_alg(alg); in crypto_akcipher_report_stat()

Completed in 4 milliseconds