Lines Matching defs:atmel_ecdh_ctx
29 * atmel_ecdh_ctx - transformation context
41 struct atmel_ecdh_ctx {
54 struct atmel_ecdh_ctx *ctx = work_data->ctx;
91 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
153 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
181 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
264 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
287 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
296 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm);
322 .cra_ctxsize = sizeof(struct atmel_ecdh_ctx),