Home
last modified time | relevance | path

Searched refs:putype (Results 1 – 6 of 6) sorted by relevance

/src/crypto/openssl/crypto/asn1/
H A Dtasn_enc.c29 static int asn1_ex_i2c(const ASN1_VALUE **pval, unsigned char *cout, int *putype,
520 static int asn1_ex_i2c(const ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c() argument
533 return pf->prim_i2c(pval, cout, putype, it); in asn1_ex_i2c()
546 *putype = utype; in asn1_ex_i2c()
552 *putype = utype; in asn1_ex_i2c()
555 utype = *putype; in asn1_ex_i2c()
H A Dx_bignum.c28 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype,
93 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in bn_i2c() argument
H A Dx_long.c24 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype,
84 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in long_i2c() argument
H A Dx_int64.c47 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c() argument
140 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c() argument
/src/crypto/openssl/include/openssl/
H A Dasn1t.h638 int *putype, const ASN1_ITEM *it);
H A Dasn1t.h.in639 int *putype, const ASN1_ITEM *it);