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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
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 Dx_bignum.c77 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,
122 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, argument
H A Dtasn_enc.c565 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, argument
578 return pf->prim_i2c(pval, cout, putype, it);
591 *putype = utype;
597 *putype = utype;
600 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,

Completed in 104 milliseconds