Searched refs:asn1_ex_i2c (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Dtasn_enc.c495 len = asn1_ex_i2c(pval, NULL, &utype, it);
500 * call to asn1_ex_i2c() could change utype.
527 asn1_ex_i2c(pval, *out, &utype, it);
541 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, function
H A Dasn1t.h947 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype,

Completed in 123 milliseconds