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

  /external/webrtc/talk/session/media/
externalhmac.h 62 // The pointer to the key will be allocated in the external_hmac_init function.
73 err_status_t external_hmac_init(ExternalHmacContext* state,
externalhmac.cc 80 (auth_init_func) external_hmac_init,
133 err_status_t external_hmac_init(ExternalHmacContext* state, function

Completed in 148 milliseconds