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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
externalhmac.h 60 // The pointer to the key will be allocated in the external_hmac_init function.
71 err_status_t external_hmac_init(external_hmac_ctx_t* state,
externalhmac.cc 76 (auth_init_func) external_hmac_init,
129 err_status_t external_hmac_init(external_hmac_ctx_t* state, function

Completed in 135 milliseconds