Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dsig.h106 static inline struct sig_alg *__crypto_sig_alg(struct crypto_alg *alg) in __crypto_sig_alg() function
113 return __crypto_sig_alg(crypto_sig_tfm(tfm)->__crt_alg); in crypto_sig_alg()