Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upstream commit | dtucker@openbsd.org | 2018-02-09 | 1 | -1/+2 |
| | | | | | | | | 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 | ||||
* | upstream commit | naddy@openbsd.org | 2017-12-19 | 1 | -0/+9 |
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 |