Searched refs:atmel_ecdh_ctx (Results 1 – 1 of 1) sorted by relevance
83 struct atmel_ecdh_ctx { struct108 struct atmel_ecdh_ctx *ctx; argument272 struct atmel_ecdh_ctx *ctx = work_data->ctx; in atmel_ecdh_done()385 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_set_secret()447 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_generate_public_key()472 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_compute_shared_secret()554 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_init_tfm()577 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_exit_tfm()586 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_max_size()612 .cra_ctxsize = sizeof(struct atmel_ecdh_ctx),