Lines Matching defs:kpp_alg
69 * struct kpp_alg - generic key-agreement protocol primitives
92 struct kpp_alg {
138 static inline struct kpp_alg *__crypto_kpp_alg(struct crypto_alg *alg)
140 return container_of(alg, struct kpp_alg, base);
148 static inline struct kpp_alg *crypto_kpp_alg(struct crypto_kpp *tfm)
294 static inline struct crypto_istat_kpp *kpp_get_stat(struct kpp_alg *alg)
303 static inline int crypto_kpp_errstat(struct kpp_alg *alg, int err)
332 struct kpp_alg *alg = crypto_kpp_alg(tfm);
356 struct kpp_alg *alg = crypto_kpp_alg(tfm);
377 struct kpp_alg *alg = crypto_kpp_alg(tfm);
397 struct kpp_alg *alg = crypto_kpp_alg(tfm);