Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-09 | upstream commit | dtucker@openbsd.org | |
Rename struct umac_ctx to umac128_ctx too. In portable some linkers complain about two symbols with the same name having differing sizes. ok djm@ OpenBSD-Commit-ID: cbebf8bdd3310a9795b4939a1e112cfe24061ca3 | |||
2017-12-19 | upstream commit | naddy@openbsd.org | |
Create a persistent umac128.c source file: #define the output size and the name of the entry points for UMAC-128 before including umac.c. Idea from FreeBSD. ok dtucker@ OpenBSD-Commit-ID: 463cfacfa07cb8060a4d4961e63dca307bf3f4b1 |