Skip to content

Instantly share code, notes, and snippets.

@schirrmacher
Created February 4, 2020 10:18
Show Gist options
  • Save schirrmacher/458bd26a9e482b4b162b56d79e5e4b86 to your computer and use it in GitHub Desktop.
Save schirrmacher/458bd26a9e482b4b162b56d79e5e4b86 to your computer and use it in GitHub Desktop.
debug_print(srtp_mod_aes_icm, "key: %s",
srtp_octet_string_hex_string(key, base_key_len));
debug_print(srtp_mod_aes_icm, "offset: %s", v128_hex_string(&c->offset));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment