Lines Matching refs:ecdh_ctx
15 struct ecdh_ctx {
21 static inline struct ecdh_ctx *ecdh_get_ctx(struct crypto_kpp *tfm)
29 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
53 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
120 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
128 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
147 .cra_ctxsize = sizeof(struct ecdh_ctx),
153 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
172 .cra_ctxsize = sizeof(struct ecdh_ctx),
178 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
197 .cra_ctxsize = sizeof(struct ecdh_ctx),