Searched refs:NISTP521_PRE_COMP (Results 1 – 2 of 2) sorted by relevance
206 typedef struct nistp521_pre_comp_st NISTP521_PRE_COMP; typedef273 NISTP521_PRE_COMP *nistp521;336 NISTP521_PRE_COMP *EC_nistp521_pre_comp_dup(NISTP521_PRE_COMP *);344 void EC_nistp521_pre_comp_free(NISTP521_PRE_COMP *);
1741 static NISTP521_PRE_COMP *nistp521_pre_comp_new(void) in nistp521_pre_comp_new()1743 NISTP521_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret)); in nistp521_pre_comp_new()1761 NISTP521_PRE_COMP *EC_nistp521_pre_comp_dup(NISTP521_PRE_COMP *p) in EC_nistp521_pre_comp_dup()1769 void EC_nistp521_pre_comp_free(NISTP521_PRE_COMP *p) in EC_nistp521_pre_comp_free()1934 NISTP521_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp521_points_mul()2121 NISTP521_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp521_precompute_mult()