Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dasn1.h328 #define I2D_OF(type) int (*)(type *,unsigned char **) macro
334 ((i2d_of_void*) (1 ? i2d : ((I2D_OF(type))0)))