Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c467 regexp_match(krb5_context context, rule_component *rc, char *value) in regexp_match() function
496 match = regexp_match(context, rc, md->subject_dn); in component_match()
499 match = regexp_match(context, rc, md->issuer_dn); in component_match()
506 match = regexp_match(context, rc, princ_string); in component_match()