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

/linux-master/include/crypto/
H A Dakcipher.h167 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) function
181 return __crypto_akcipher_alg(crypto_akcipher_tfm(tfm)->__crt_alg);
/linux-master/crypto/
H A Dakcipher.c76 struct akcipher_alg *akcipher = __crypto_akcipher_alg(alg);

Completed in 111 milliseconds