| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: prefix non-autogenerated files with init_ | Dmitry Vyukov | 2017-11-24 | 1 | -506/+0 |
| | | |||||
| * | sys/linux: improve AF_ALG alg name generation | Dmitry Vyukov | 2017-11-24 | 1 | -0/+506 |
| There is effectively infinite number of possible crypto algorithm names due to templates. Plus there is tricky relation between algorithms and algorithm type names. This change adds custom mutator for sockaddr_alg struct to improve variance in generated algorithms. | |||||
