Searched refs:fnm (Results 1 – 2 of 2) sorted by relevance
118 STACK_OF(GENERAL_NAME) *fnm = NULL; in set_dist_point_name()122 fnm = gnames_from_sectname(ctx, cnf->value); in set_dist_point_name()123 if (!fnm) in set_dist_point_name()172 if (fnm) in set_dist_point_name()175 (*pdp)->name.fullname = fnm; in set_dist_point_name()186 if (fnm) in set_dist_point_name()187 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
132 static int fnm = 1; in PKCS12_item_decrypt_d2i() local133 sprintf(fname, "DER%d", fnm++); in PKCS12_item_decrypt_d2i()