Searched refs:NISTP224_PRE_COMP (Results 1 – 2 of 2) sorted by relevance
204 typedef struct nistp224_pre_comp_st NISTP224_PRE_COMP; typedef271 NISTP224_PRE_COMP *nistp224;334 NISTP224_PRE_COMP *EC_nistp224_pre_comp_dup(NISTP224_PRE_COMP *);342 void EC_nistp224_pre_comp_free(NISTP224_PRE_COMP *);
1237 static NISTP224_PRE_COMP *nistp224_pre_comp_new(void) in nistp224_pre_comp_new()1239 NISTP224_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret)); in nistp224_pre_comp_new()1257 NISTP224_PRE_COMP *EC_nistp224_pre_comp_dup(NISTP224_PRE_COMP *p) in EC_nistp224_pre_comp_dup()1265 void EC_nistp224_pre_comp_free(NISTP224_PRE_COMP *p) in EC_nistp224_pre_comp_free()1429 NISTP224_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp224_points_mul()1612 NISTP224_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp224_precompute_mult()