Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | lib: Remove <common.h> inclusion from these filesWIP/2023-12-21-header-inclusion-cleanup | Tom Rini | 2 | -1/+3 |
2022-10-11 | lib: crypt: fix selecting a non-existent option | Oleksandr Suvorov | 1 | -1/+0 |
2021-09-09 | Kconfig: Drop duplicate 'select SHA512' instances | Tom Rini | 1 | -1/+0 |
2021-09-08 | lib: Drop SHA512_ALGO in lieu of SHA512 | Alexandru Gagniuc | 1 | -1/+1 |
2021-07-23 | lib: wrap crypt API to hide errno usage | Steffen Jaeckel | 6 | -35/+74 |
2021-07-23 | lib: add crypt subsystem | Steffen Jaeckel | 8 | -0/+811 |