HomeSort by relevance Sort by last modified time
    Searched defs:I2D_OF (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/asn1/
asn1.h 344 #define I2D_OF(type) int (*)(type *,unsigned char **)
350 ((i2d_of_void*) (1 ? i2d : ((I2D_OF(type))0)))
    [all...]
  /external/openssl/include/openssl/
asn1.h 344 #define I2D_OF(type) int (*)(type *,unsigned char **)
350 ((i2d_of_void*) (1 ? i2d : ((I2D_OF(type))0)))
    [all...]

Completed in 387 milliseconds