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

  /external/webrtc/talk/session/media/
externalhmac.h 69 err_status_t external_hmac_alloc(auth_t** a, int key_len, int out_len);
externalhmac.cc 78 external_hmac_alloc,
92 err_status_t external_hmac_alloc(auth_t** a, int key_len, int out_len) { function

Completed in 47 milliseconds