Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete name mangling of internal umac symbolsdelete-internal-name-mangling | Niels Möller | 2020-11-30 | 1 | -12/+12 |
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+29 |
* | Eliminated l1_out from umac context structs, store at end of l2_state instead. | Niels Möller | 2013-04-16 | 1 | -2/+4 |
* | Deleted redundant memcpy. | Niels Möller | 2013-04-16 | 1 | -1/+0 |
* | Increase umac block count to 64 bits. Some reordering of umac contexts. | Niels Möller | 2013-04-16 | 1 | -2/+2 |
* | Implemented umac. | Niels Möller | 2013-04-11 | 1 | -0/+143 |