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

  /external/openssl/crypto/asn1/
asn1t.h 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr))
94 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
  /external/openssl/include/openssl/
asn1t.h 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr))
94 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))

Completed in 401 milliseconds