Searched refs:free_cont (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Dx_bignum.c76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
127 int utype, char *free_cont, const ASN1_ITEM *it)
126 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
143 int utype, char *free_cont, const ASN1_ITEM *it)
142 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c773 char cst, inf, free_cont = 0; local
892 free_cont = 1;
905 free_cont = 1;
915 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
921 if (free_cont && buf.data) OPENSSL_free(buf.data);
928 int utype, char *free_cont, const ASN1_ITEM *it)
939 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
1054 if (*free_cont)
1060 *free_cont = 0;
927 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dasn1t.h671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Dx_bignum.c80 int utype, char *free_cont, const ASN1_ITEM *it);
141 int utype, char *free_cont, const ASN1_ITEM *it)
140 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c76 int utype, char *free_cont, const ASN1_ITEM *it);
156 int utype, char *free_cont, const ASN1_ITEM *it)
155 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c715 char cst, inf, free_cont = 0; local
812 free_cont = 1;
823 free_cont = 1;
831 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
837 if (free_cont && buf.data)
845 int utype, char *free_cont, const ASN1_ITEM *it)
856 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
953 if (*free_cont) {
958 *free_cont = 0;
844 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dasn1t.h674 int len, int utype, char *free_cont,
950 int utype, char *free_cont, const ASN1_ITEM *it);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Dx_bignum.c76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
127 int utype, char *free_cont, const ASN1_ITEM *it)
126 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
143 int utype, char *free_cont, const ASN1_ITEM *it)
142 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c773 char cst, inf, free_cont = 0; local
892 free_cont = 1;
905 free_cont = 1;
915 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
921 if (free_cont && buf.data) OPENSSL_free(buf.data);
928 int utype, char *free_cont, const ASN1_ITEM *it)
939 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
1054 if (*free_cont)
1060 *free_cont = 0;
927 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dasn1t.h671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Dx_bignum.c80 int utype, char *free_cont, const ASN1_ITEM *it);
141 int utype, char *free_cont, const ASN1_ITEM *it)
140 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c76 int utype, char *free_cont, const ASN1_ITEM *it);
156 int utype, char *free_cont, const ASN1_ITEM *it)
155 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c715 char cst, inf, free_cont = 0; local
812 free_cont = 1;
823 free_cont = 1;
831 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
837 if (free_cont && buf.data)
845 int utype, char *free_cont, const ASN1_ITEM *it)
856 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
953 if (*free_cont) {
958 *free_cont = 0;
844 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
/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.c76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
127 int utype, char *free_cont, const ASN1_ITEM *it)
126 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
143 int utype, char *free_cont, const ASN1_ITEM *it)
142 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c773 char cst, inf, free_cont = 0; local
892 free_cont = 1;
905 free_cont = 1;
915 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
921 if (free_cont && buf.data) OPENSSL_free(buf.data);
928 int utype, char *free_cont, const ASN1_ITEM *it)
939 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
1054 if (*free_cont)
1060 *free_cont = 0;
927 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Dx_bignum.c80 int utype, char *free_cont, const ASN1_ITEM *it);
141 int utype, char *free_cont, const ASN1_ITEM *it)
140 bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dx_long.c76 int utype, char *free_cont, const ASN1_ITEM *it);
156 int utype, char *free_cont, const ASN1_ITEM *it)
155 long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
H A Dtasn_dec.c715 char cst, inf, free_cont = 0; local
812 free_cont = 1;
823 free_cont = 1;
831 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
837 if (free_cont && buf.data)
845 int utype, char *free_cont, const ASN1_ITEM *it)
856 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
953 if (*free_cont) {
958 *free_cont = 0;
844 asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dasn1t.h674 int len, int utype, char *free_cont,
950 int utype, char *free_cont, const ASN1_ITEM *it);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dasn1t.h671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, 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.h671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dasn1t.h674 int len, int utype, char *free_cont,
950 int utype, char *free_cont, const ASN1_ITEM *it);

Completed in 230 milliseconds

12