Searched refs:is_nc (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/x509v3/ |
D | v3_alt.c | 444 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/ |
D | x509v3.h | 606 int gen_type, char *value, int is_nc); 612 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc);
|