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

  /external/srtp/crypto/include/
auth.h 88 #define auth_dealloc(c) (((c)->type)->dealloc(c)) macro
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h 90 #define auth_dealloc(c) (((c)->type)->dealloc(c)) macro

Completed in 61 milliseconds