FFmpeg
|
Go to the source code of this file.
Functions | |
static void | test (AVHMAC *hmac, const uint8_t *key, int keylen, const uint8_t *data, int datalen) |
int | main (void) |
|
static |
Definition at line 24 of file hmac-test.c.
Referenced by main().
int main | ( | void | ) |
Definition at line 41 of file hmac-test.c.