Lines Matching refs:akcipher_alg
53 * struct akcipher_alg - generic public key algorithm
92 struct akcipher_alg {
139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg)
141 return container_of(alg, struct akcipher_alg, base);
150 static inline struct akcipher_alg *crypto_akcipher_alg(
272 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
290 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
314 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
338 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
365 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
392 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
414 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);