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

/external/openssl/crypto/asn1/
H A Dasn1t.h645 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in); typedef
661 ASN1_i2d_func *asn1_i2d;
753 (ASN1_i2d_func *)i2d_##sname, \
/external/openssl/include/openssl/
H A Dasn1t.h645 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in); typedef
661 ASN1_i2d_func *asn1_i2d;
753 (ASN1_i2d_func *)i2d_##sname, \

Completed in 15 milliseconds