Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dasn1t.h657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in); typedef
678 ASN1_i2d_func *asn1_i2d;
796 (ASN1_i2d_func *)i2d_##sname, \
/external/openssl/crypto/asn1/
Dasn1t.h657 typedef int ASN1_i2d_func(ASN1_VALUE * a, unsigned char **in); typedef
678 ASN1_i2d_func *asn1_i2d;
796 (ASN1_i2d_func *)i2d_##sname, \