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

  /external/openssl/crypto/asn1/
tasn_utl.c 232 adb = ASN1_ADB_ptr(tt->item);
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 19 milliseconds