Searched defs:DECLARE_ASN1_ENCODE_FUNCTIONS_const (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dasn1.h306 #define DECLARE_ASN1_ENCODE_FUNCTIONS_const(type, name) \ macro
316 DECLARE_ASN1_ENCODE_FUNCTIONS_const(name, name)
512 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SEQUENCE_ANY)
513 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SET_ANY)
/external/openssl/crypto/asn1/
H A Dasn1.h320 #define DECLARE_ASN1_ENCODE_FUNCTIONS_const(type, name) \ macro
330 DECLARE_ASN1_ENCODE_FUNCTIONS_const(name, name)
556 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SEQUENCE_ANY)
557 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SET_ANY)
/external/openssl/include/openssl/
H A Dasn1.h320 #define DECLARE_ASN1_ENCODE_FUNCTIONS_const(type, name) \ macro
330 DECLARE_ASN1_ENCODE_FUNCTIONS_const(name, name)
556 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SEQUENCE_ANY)
557 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SET_ANY)

Completed in 122 milliseconds