Home
last modified time | relevance | path

Searched refs:kwvaltype_regexp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c89 kwvaltype_regexp = 1, enumerator
99 case kwvaltype_regexp: return "REGEXP"; in kwval2string()
113 { "<SAN>", 5, kw_san, kwvaltype_regexp },
114 { "<ISSUER>", 8, kw_issuer, kwvaltype_regexp },
115 { "<SUBJECT>", 9, kw_subject, kwvaltype_regexp },
165 if (rc->kwval_type == kwvaltype_regexp) { in free_rule_component()
353 if (kw->kwvaltype == kwvaltype_regexp) { in parse_rule_component()
493 case kwvaltype_regexp: in component_match()
515 kwval2string(kwvaltype_regexp)); in component_match()
538 kwval2string(kwvaltype_regexp)); in component_match()