Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c36 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
303 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()
323 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()
333 r = nc_match(gen, nc); in NAME_CONSTRAINTS_check()
472 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check_CN()
501 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) in nc_match() function

Completed in 7 milliseconds