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.c430 int gen_type, char *value, int is_nc) in a2i_GENERAL_NAME() argument
475 if (is_nc) in a2i_GENERAL_NAME()
530 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) in v2i_GENERAL_NAME_ex() argument
566 return a2i_GENERAL_NAME(out, method, ctx, type, value, is_nc); in v2i_GENERAL_NAME_ex()
/external/boringssl/src/include/openssl/
Dx509v3.h594 int gen_type, char *value, int is_nc);
600 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc);