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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h 69 typedef err_status_t (*auth_update_func) typedef
128 auth_update_func update;
  /external/srtp/crypto/include/
auth.h 67 typedef err_status_t (*auth_update_func) typedef
126 auth_update_func update;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
null_auth.c 154 (auth_update_func) null_auth_update,
hmac.c 260 (auth_update_func) hmac_update,
  /external/srtp/crypto/hash/
null_auth.c 154 (auth_update_func) null_auth_update,
hmac.c 260 (auth_update_func) hmac_update,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
externalhmac.cc 78 (auth_update_func) external_hmac_update,

Completed in 75 milliseconds