Searched refs:ASN1_ITEM (Results 1 - 25 of 288) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Dx_bignum.c72 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
95 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
102 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
127 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c69 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
70 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
72 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
74 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx);
94 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
100 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
105 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
143 int utype, char *free_cont, const ASN1_ITEM *it)
175 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c72 /* Given an ASN1_ITEM CHOICE type return
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
82 /* Given an ASN1_ITEM CHOICE type set
86 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it)
101 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
128 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
139 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
166 const ASN1_ITEM *it)
186 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
230 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
268 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
325 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
377 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[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/router/openssl/crypto/asn1/
H A Dx_bignum.c74 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
78 const ASN1_ITEM *it);
80 int utype, char *free_cont, const ASN1_ITEM *it);
99 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
108 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
120 const ASN1_ITEM *it)
141 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c70 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
74 const ASN1_ITEM *it);
76 int utype, char *free_cont, const ASN1_ITEM *it);
77 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it,
98 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
104 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 const ASN1_ITEM *it)
156 int utype, char *free_cont, const ASN1_ITEM *it)
192 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c73 * Given an ASN1_ITEM CHOICE type return the selector value
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
83 * Given an ASN1_ITEM CHOICE type set the selector value, return old value.
87 const ASN1_ITEM *it)
103 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
129 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
140 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
165 const ASN1_ITEM *it)
185 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
220 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
256 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
309 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
362 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Dx_bignum.c72 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
95 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
102 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
127 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c69 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
70 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
72 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
74 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx);
94 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
100 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
105 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
143 int utype, char *free_cont, const ASN1_ITEM *it)
175 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c72 /* Given an ASN1_ITEM CHOICE type return
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
82 /* Given an ASN1_ITEM CHOICE type set
86 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it)
101 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
128 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
139 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
166 const ASN1_ITEM *it)
186 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
230 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
268 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
325 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
377 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Dx_bignum.c74 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
78 const ASN1_ITEM *it);
80 int utype, char *free_cont, const ASN1_ITEM *it);
99 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
108 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
120 const ASN1_ITEM *it)
141 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c70 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
74 const ASN1_ITEM *it);
76 int utype, char *free_cont, const ASN1_ITEM *it);
77 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it,
98 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
104 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 const ASN1_ITEM *it)
156 int utype, char *free_cont, const ASN1_ITEM *it)
192 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c73 * Given an ASN1_ITEM CHOICE type return the selector value
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
83 * Given an ASN1_ITEM CHOICE type set the selector value, return old value.
87 const ASN1_ITEM *it)
103 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
129 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
140 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
165 const ASN1_ITEM *it)
185 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
220 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
256 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
309 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
362 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[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 Dx_bignum.c72 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
95 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
102 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
127 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c69 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
70 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
72 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
74 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx);
94 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
100 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
105 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it)
143 int utype, char *free_cont, const ASN1_ITEM *it)
175 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c72 /* Given an ASN1_ITEM CHOICE type return
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
82 /* Given an ASN1_ITEM CHOICE type set
86 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it)
101 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
128 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
139 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
166 const ASN1_ITEM *it)
186 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
230 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
268 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
325 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
377 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Dx_bignum.c74 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
75 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
78 const ASN1_ITEM *it);
80 int utype, char *free_cont, const ASN1_ITEM *it);
99 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
108 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
120 const ASN1_ITEM *it)
141 int utype, char *free_cont, const ASN1_ITEM *it)
H A Dx_long.c70 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
74 const ASN1_ITEM *it);
76 int utype, char *free_cont, const ASN1_ITEM *it);
77 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it,
98 static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
104 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
110 const ASN1_ITEM *it)
156 int utype, char *free_cont, const ASN1_ITEM *it)
192 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]
H A Dtasn_utl.c73 * Given an ASN1_ITEM CHOICE type return the selector value
76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it)
83 * Given an ASN1_ITEM CHOICE type set the selector value, return old value.
87 const ASN1_ITEM *it)
103 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it)
129 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it)
140 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it)
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
165 const ASN1_ITEM *it)
185 const ASN1_ITEM *i
[all...]
H A Dtasn_new.c67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
220 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
256 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item);
309 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
362 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *i
[all...]

Completed in 141 milliseconds

1234567891011>>