Searched refs:nc_match (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_ncons.c77 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
320 r = nc_match(&gntmp, nc);
340 r = nc_match(&gntmp, nc);
350 r = nc_match(gen, nc);
358 nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) function

Completed in 56 milliseconds