Searched refs:atmel_ecdh_ctx (Results 1 – 1 of 1) sorted by relevance
41 struct atmel_ecdh_ctx { struct54 struct atmel_ecdh_ctx *ctx = work_data->ctx; in atmel_ecdh_done() argument91 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_set_secret()153 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_generate_public_key()181 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_compute_shared_secret()264 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_init_tfm()287 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_exit_tfm()296 struct atmel_ecdh_ctx *ctx = kpp_tfm_ctx(tfm); in atmel_ecdh_max_size()322 .cra_ctxsize = sizeof(struct atmel_ecdh_ctx),