Searched refs:nc_match (Results 1 – 1 of 1) sorted by relevance
36 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 5 milliseconds