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

  /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;
  /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/hash/
null_auth.c 151 (auth_dealloc_func) null_auth_dealloc,
hmac.c 257 (auth_dealloc_func) hmac_dealloc,
  /external/srtp/crypto/hash/
null_auth.c 151 (auth_dealloc_func) null_auth_dealloc,
hmac.c 257 (auth_dealloc_func) hmac_dealloc,

Completed in 153 milliseconds