Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_alt.c444 int is_nc) in a2i_GENERAL_NAME() argument
484 if (is_nc) in a2i_GENERAL_NAME()
534 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) in v2i_GENERAL_NAME_ex() argument
568 return a2i_GENERAL_NAME(out, method, ctx, type, value, is_nc); in v2i_GENERAL_NAME_ex()
/external/boringssl/src/include/openssl/
Dx509v3.h605 int gen_type, char *value, int is_nc);
611 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc);