webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "auth.h"
#include "alloc.h"
#include "err.h"
#include <openssl/evp.h>
#include <openssl/hmac.h>
Macros | |
#define | SHA1_DIGEST_SIZE 20 |
Variables | |
srtp_debug_module_t | srtp_mod_hmac |
const srtp_auth_type_t | srtp_hmac |
#define SHA1_DIGEST_SIZE 20 |
const srtp_auth_type_t srtp_hmac |
srtp_debug_module_t srtp_mod_hmac |