Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_constraints.c1189 int permitted_matched = 0; in x509_constraints_check() local
1203 permitted_matched++; in x509_constraints_check()
1207 if (permitted_seen && !permitted_matched) { in x509_constraints_check()