Tests for the internal hmac functions.
More...
#include <freeradius-devel/util/acutest.h>
#include <freeradius-devel/util/acutest_helpers.h>
#include <freeradius-devel/util/md5.h>
#include <freeradius-devel/util/sha1.h>
Go to the source code of this file.
Tests for the internal hmac functions.
- Copyright
- 2021 Arran Cudbard-Bell a.cud.nosp@m.bard.nosp@m.b@fre.nosp@m.erad.nosp@m.ius.o.nosp@m.rg
Definition in file hmac_tests.c.
◆ test_hmac_md5()
static void test_hmac_md5 |
( |
void |
| ) |
|
|
static |
◆ test_hmac_sha1()
static void test_hmac_sha1 |
( |
void |
| ) |
|
|
static |
◆ TEST_LIST
Initial value:= {
{ NULL }
}
static void test_hmac_md5(void)
static void test_hmac_sha1(void)
Definition at line 208 of file hmac_tests.c.