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

  /external/srtp/crypto/include/
auth.h 61 typedef err_status_t (*auth_dealloc_func)(auth_pointer_t ap); typedef
123 auth_dealloc_func dealloc;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h 63 typedef err_status_t (*auth_dealloc_func)(auth_pointer_t ap); typedef
125 auth_dealloc_func dealloc;

Completed in 169 milliseconds