Skip to content

Instantly share code, notes, and snippets.

@schirrmacher
Created February 4, 2020 10:27
Show Gist options
  • Save schirrmacher/e1a0a60e7b4e704ed4624dbb94c3e47f to your computer and use it in GitHub Desktop.
Save schirrmacher/e1a0a60e7b4e704ed4624dbb94c3e47f to your computer and use it in GitHub Desktop.
static srtp_err_status_t srtp_hmac_compute(void *statev,
const uint8_t *message,
int msg_octets,
int tag_len,
uint8_t *result)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment