Searched refs:soft_ecc_ctx_t (Results 1 – 2 of 2) sorted by relevance
58 soft_free_ecc_context(soft_ecc_ctx_t *ecc_ctx) in soft_free_ecc_context()337 soft_ecc_ctx_t *ecc_ctx; in soft_ecc_sign_verify_init_common()353 ecc_ctx = malloc(sizeof (soft_ecc_ctx_t)); in soft_ecc_sign_verify_init_common()469 soft_ecc_ctx_t *ecc_ctx = session_p->sign.context; in soft_ecc_sign()534 soft_ecc_ctx_t *ecc_ctx = session_p->verify.context; in soft_ecc_verify()
42 } soft_ecc_ctx_t; typedef