Searched refs:ASN1_VALUE (Results 51 - 75 of 249) sorted by relevance

12345678910

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/pkcs7/
H A Dpk7_mime.c66 return i2d_ASN1_bio_stream(out, (ASN1_VALUE *)p7, in, flags,
72 return PEM_write_bio_ASN1_stream(out, (ASN1_VALUE *) p7, in, flags,
89 return SMIME_write_ASN1(bio, (ASN1_VALUE *)p7, data, flags,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
86 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
132 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
143 *val = (ASN1_VALUE *)ret;
157 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
172 static int x509_name_ex_d2i(ASN1_VALUE **val,
178 ASN1_VALUE *
[all...]
H A Dnsseq.c65 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
85 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
133 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
146 *val = (ASN1_VALUE *)ret;
159 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
174 static int x509_name_ex_d2i(ASN1_VALUE **val,
182 ASN1_VALUE *
[all...]
H A Dnsseq.c66 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
86 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
132 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
143 *val = (ASN1_VALUE *)ret;
157 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
172 static int x509_name_ex_d2i(ASN1_VALUE **val,
178 ASN1_VALUE *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
85 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
133 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
146 *val = (ASN1_VALUE *)ret;
159 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
174 static int x509_name_ex_d2i(ASN1_VALUE **val,
182 ASN1_VALUE *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/asn1/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
86 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
132 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
143 *val = (ASN1_VALUE *)ret;
157 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
172 static int x509_name_ex_d2i(ASN1_VALUE **val,
178 ASN1_VALUE *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/openssl/
H A Dasn1t.h654 typedef ASN1_VALUE * ASN1_new_func(void);
655 typedef void ASN1_free_func(ASN1_VALUE *a);
656 typedef ASN1_VALUE * ASN1_d2i_func(ASN1_VALUE **a, const unsigned char ** in, long length);
657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in);
659 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
663 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
664 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Dasn1t.h652 typedef ASN1_VALUE *ASN1_new_func(void);
653 typedef void ASN1_free_func(ASN1_VALUE *a);
654 typedef ASN1_VALUE *ASN1_d2i_func(ASN1_VALUE **a, const unsigned char **in,
656 typedef int ASN1_i2d_func(ASN1_VALUE *a, unsigned char **in);
658 typedef int ASN1_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len,
662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out,
664 typedef int ASN1_ex_new_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
665 typedef void ASN1_ex_free_func(ASN1_VALUE **pval, const ASN1_ITEM *it);
667 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pva
[all...]
H A Dx_name.c69 static int x509_name_ex_d2i(ASN1_VALUE **val,
74 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out,
76 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it);
77 static void x509_name_ex_free(ASN1_VALUE **val, const ASN1_ITEM *it);
85 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval,
133 static int x509_name_ex_new(ASN1_VALUE **val, const ASN1_ITEM *it)
146 *val = (ASN1_VALUE *)ret;
159 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
174 static int x509_name_ex_d2i(ASN1_VALUE **val,
182 ASN1_VALUE *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_asn1.c66 static int sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
79 *pval = (ASN1_VALUE *)sig;
93 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
97 *pval = (ASN1_VALUE *)DSA_new();

Completed in 146 milliseconds

12345678910