Searched refs:gntmp (Results 1 – 1 of 1) sorted by relevance
252 GENERAL_NAME gntmp; in NAME_CONSTRAINTS_check() local253 gntmp.type = GEN_DIRNAME; in NAME_CONSTRAINTS_check()254 gntmp.d.directoryName = nm; in NAME_CONSTRAINTS_check()256 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()261 gntmp.type = GEN_EMAIL; in NAME_CONSTRAINTS_check()275 gntmp.d.rfc822Name = X509_NAME_ENTRY_get_data(ne); in NAME_CONSTRAINTS_check()276 if (gntmp.d.rfc822Name->type != V_ASN1_IA5STRING) in NAME_CONSTRAINTS_check()279 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()