Home
last modified time | relevance | path

Searched refs:SXNET (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_sxnet.c22 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out,
25 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
29 NID_sxnet, X509V3_EXT_MULTILINE, ASN1_ITEM_ref(SXNET),
50 ASN1_SEQUENCE(SXNET) = {
51 ASN1_SIMPLE(SXNET, version, ASN1_INTEGER),
52 ASN1_SEQUENCE_OF(SXNET, ids, SXNETID)
53 } ASN1_SEQUENCE_END(SXNET)
55 IMPLEMENT_ASN1_FUNCTIONS(SXNET)
57 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out,
98 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in sxnet_v2i()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_sxnet.c22 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out,
25 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
29 NID_sxnet, X509V3_EXT_MULTILINE, ASN1_ITEM_ref(SXNET),
50 ASN1_SEQUENCE(SXNET) = {
51 ASN1_SIMPLE(SXNET, version, ASN1_INTEGER),
52 ASN1_SEQUENCE_OF(SXNET, ids, SXNETID)
53 } ASN1_SEQUENCE_END(SXNET)
55 IMPLEMENT_ASN1_FUNCTIONS(SXNET)
57 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out,
98 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in sxnet_v2i()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509v3.h225 } SXNET; typedef
453 DECLARE_ASN1_FUNCTIONS(SXNET)
456 int SXNET_add_id_asc(SXNET **psx, const char *zone, const char *user, int userlen);
457 int SXNET_add_id_ulong(SXNET **psx, unsigned long lzone, const char *user,
459 int SXNET_add_id_INTEGER(SXNET **psx, ASN1_INTEGER *izone, const char *user,
462 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, const char *zone);
463 ASN1_OCTET_STRING *SXNET_get_id_ulong(SXNET *sx, unsigned long lzone);
464 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dx509v3.h.in250 } SXNET; typedef
507 DECLARE_ASN1_FUNCTIONS(SXNET)
512 int SXNET_add_id_asc(SXNET **psx, const char *zone, const char *user, int userlen);
513 int SXNET_add_id_ulong(SXNET **psx, unsigned long lzone, const char *user,
515 int SXNET_add_id_INTEGER(SXNET **psx, ASN1_INTEGER *izone, const char *user,
518 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, const char *zone);
519 ASN1_OCTET_STRING *SXNET_get_id_ulong(SXNET *sx, unsigned long lzone);
520 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_item_list.h149 ASN1_ITEM_ref(SXNET),
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn1_item_list.h147 ASN1_ITEM_ref(SXNET),
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dasn1.c175 ASN1_ITEM_ref(SXNET),
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dasn1.c170 ASN1_ITEM_ref(SXNET),
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dindent.pro399 -T SXNET
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dindent.pro397 -T SXNET