Searched refs:distpoint (Results 1 – 2 of 2) sorted by relevance
88 if(point->distpoint) { in STACK_OF()89 if(point->distpoint->type == 0) in STACK_OF()91 point->distpoint->name.fullname, exts); in STACK_OF()123 if(!(point->distpoint = DIST_POINT_NAME_new())) goto merr; in STACK_OF()124 point->distpoint->name.fullname = gens; in STACK_OF()125 point->distpoint->type = 0; in STACK_OF()151 ASN1_EXP_OPT(DIST_POINT, distpoint, DIST_POINT_NAME, 0),
229 DIST_POINT_NAME *distpoint; member