Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_ncons.c34 static int nc_match_single(int effective_type, GENERAL_NAME *sub,
507 r = nc_match_single(effective_type, gen, sub->base); in nc_match()
529 r = nc_match_single(effective_type, gen, sub->base); in nc_match()
541 static int nc_match_single(int effective_type, GENERAL_NAME *gen, in nc_match_single() function
/third_party/openssl/crypto/x509/
Dv3_ncons.c34 static int nc_match_single(int effective_type, GENERAL_NAME *sub,
507 r = nc_match_single(effective_type, gen, sub->base); in nc_match()
529 r = nc_match_single(effective_type, gen, sub->base); in nc_match()
541 static int nc_match_single(int effective_type, GENERAL_NAME *gen, in nc_match_single() function