Searched refs:TYPEDEF_I2D_OF (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn1.h360 # define TYPEDEF_I2D_OF(type) typedef int i2d_of_##type(type *,unsigned char **) macro
361 # define TYPEDEF_D2I2D_OF(type) TYPEDEF_D2I_OF(type); TYPEDEF_I2D_OF(type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1.h337 #define TYPEDEF_I2D_OF(type) typedef int i2d_of_##type(type *,unsigned char **) macro
338 #define TYPEDEF_D2I2D_OF(type) TYPEDEF_D2I_OF(type); TYPEDEF_I2D_OF(type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dasn1.h337 #define TYPEDEF_I2D_OF(type) typedef int i2d_of_##type(type *,unsigned char **) macro
338 #define TYPEDEF_D2I2D_OF(type) TYPEDEF_D2I_OF(type); TYPEDEF_I2D_OF(type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn1.h360 # define TYPEDEF_I2D_OF(type) typedef int i2d_of_##type(type *,unsigned char **) macro
361 # define TYPEDEF_D2I2D_OF(type) TYPEDEF_D2I_OF(type); TYPEDEF_I2D_OF(type)

Completed in 129 milliseconds