Searched defs:extlist (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 89 int X509V3_add_value(const char *name, const char *value, in X509V3_add_value() 111 int X509V3_add_value_uchar(const char *name, const unsigned char *value, in X509V3_add_value_uchar() 128 int X509V3_add_value_bool(const char *name, int asn1_bool, in X509V3_add_value_bool() 135 int X509V3_add_value_bool_nf(char *name, int asn1_bool, in X509V3_add_value_bool_nf() 209 int X509V3_add_value_int(const char *name, ASN1_INTEGER *aint, in X509V3_add_value_int()
|
D | v3_lib.c | 147 int X509V3_EXT_add_list(X509V3_EXT_METHOD *extlist) in X509V3_EXT_add_list()
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format.c | 123 const char **extlist = media_ext_lists; in configure_extension_list() local
|