Searched refs:nistp224 (Results 1 – 3 of 3) sorted by relevance
73 EC_nistp224_pre_comp_free(group->pre_comp.nistp224); in EC_pre_comp_free()158 dest->pre_comp.nistp224 = EC_nistp224_pre_comp_dup(src->pre_comp.nistp224); in EC_GROUP_copy()
1438 pre = group->pre_comp.nistp224;1718 SETPRECOMP(group, nistp224, pre);1731 return HAVEPRECOMP(group, nistp224);
267 NISTP224_PRE_COMP *nistp224; member