Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
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()