Searched defs:extlist (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
H A D | v3_utl.c | 38 static int x509v3_add_len_value(const char *name, const char *value, in x509v3_add_len_value() 80 int X509V3_add_value(const char *name, const char *value, in X509V3_add_value() 88 int X509V3_add_value_uchar(const char *name, const unsigned char *value, in X509V3_add_value_uchar() 96 int x509v3_add_len_value_uchar(const char *name, const unsigned char *value, in x509v3_add_len_value_uchar() 114 int X509V3_add_value_bool(const char *name, int asn1_bool, in X509V3_add_value_bool() 122 int X509V3_add_value_bool_nf(const char *name, int asn1_bool, in X509V3_add_value_bool_nf() 248 int X509V3_add_value_int(const char *name, const ASN1_INTEGER *aint, in X509V3_add_value_int()
|
H A D | v3_lib.c | 78 int X509V3_EXT_add_list(X509V3_EXT_METHOD *extlist) in X509V3_EXT_add_list()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | v3_lib.c | 78 int X509V3_EXT_add_list(X509V3_EXT_METHOD *extlist) in X509V3_EXT_add_list()
|
/netbsd-src/usr.sbin/btpand/ |
H A D | btpand.h | 119 extlist_t extlist;/* extension headers */ member
|