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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h 65 typedef err_status_t (*auth_compute_func) typedef
127 auth_compute_func compute;
  /external/srtp/crypto/include/
auth.h 63 typedef err_status_t (*auth_compute_func) typedef
125 auth_compute_func compute;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
null_auth.c 153 (auth_compute_func) null_auth_compute,
hmac.c 259 (auth_compute_func) hmac_compute,
  /external/srtp/crypto/hash/
null_auth.c 153 (auth_compute_func) null_auth_compute,
hmac.c 259 (auth_compute_func) hmac_compute,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
externalhmac.cc 77 (auth_compute_func) external_hmac_compute,

Completed in 476 milliseconds