Searched refs:putype (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_bignum.c77 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
119 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, argument
H A Dx_long.c73 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
109 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, argument
H A Dtasn_enc.c541 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, argument
554 return pf->prim_i2c(pval, cout, putype, it);
567 *putype = utype;
573 *putype = utype;
576 utype = *putype;
H A Dasn1t.h672 int *putype, const ASN1_ITEM *it);
947 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_bignum.c75 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
110 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it) argument
H A Dx_long.c72 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
103 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it) argument
H A Dtasn_enc.c565 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, argument
577 return pf->prim_i2c(pval, cout, putype, it);
591 *putype = utype;
599 *putype = utype;
602 else utype = *putype;
H A Dasn1t.h647 typedef int ASN1_primitive_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
866 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_bignum.c77 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
119 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, argument
H A Dx_long.c73 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
109 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, argument
H A Dtasn_enc.c541 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, argument
554 return pf->prim_i2c(pval, cout, putype, it);
567 *putype = utype;
573 *putype = utype;
576 utype = *putype;
H A Dasn1t.h672 int *putype, const ASN1_ITEM *it);
947 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1t.h647 typedef int ASN1_primitive_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);
866 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it);

Completed in 93 milliseconds