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

/freebsd-9.3-release/crypto/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,
106 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
553 return pf->prim_i2c(pval, cout, putype, it);
566 *putype = utype;
572 *putype = utype;
575 utype = *putype;
H A Dasn1t.h656 int *putype, const ASN1_ITEM *it);
878 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,

Completed in 58 milliseconds