Home | History | Annotate | Download | only in x509v3

Lines Matching refs:check_type

956                          unsigned int flags, int check_type, char **peername)
970 if (check_type == GEN_EMAIL) {
974 } else if (check_type == GEN_DNS) {
995 if (gen->type != check_type)
998 if (check_type == GEN_EMAIL)
1000 else if (check_type == GEN_DNS)