Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync DES_UNROLL removal from opensslconf.h | Theo Buehler | 14 days | 2 | -24/+0 |
| | | | | Change-Id: I6a6a6964d015e92505a3a24785cdc3ea2535ad5e | ||||
* | Sync BN_LLONG removal from opensslconf.h | Theo Buehler | 2025-07-22 | 2 | -10/+0 |
| | | | | Change-Id: I6a6a6964e4319a0fb0a0ecf5b4f6ea226beca433 | ||||
* | Garbage collect BF_PTR | Theo Buehler | 2025-06-11 | 2 | -10/+0 |
| | | | | Change-Id: I6a6a6964f3ff8920845f29bc620ef51d94c3f5f4 | ||||
* | Remove MI constants which now live in other headers | Theo Buehler | 2025-06-09 | 2 | -64/+0 |
| | |||||
* | Remove ${MULTIPLE_OF_EIGHT}_BIT* | Theo Buehler | 2025-06-09 | 2 | -24/+0 |
| | |||||
* | Remove DES_PTR | Theo Buehler | 2025-06-09 | 2 | -12/+0 |
| | |||||
* | sync opensslconf.h: remove DES_RISC* logic | Theo Buehler | 2025-06-06 | 2 | -110/+0 |
| | | | | Change-Id: I6a6a696436b84c468fe7fc86f7f026918c68bf6f | ||||
* | sync opensslconf.h: only HEADER_DES_H remains | Theo Buehler | 2025-06-05 | 2 | -2/+2 |
| | | | | Change-Id: I6a6a6964d1f15bb620559cb4eaa57d323fe5e6f0 | ||||
* | Remove md2 leftovers | Theo Buehler | 2025-06-05 | 2 | -8/+0 |
| | |||||
* | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 2025-04-12 | 1 | -11/+11 |
| | | | | | | | This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110 | ||||
* | Basic loongarch64 support | Ivan A. Melnikov | 2025-04-10 | 1 | -0/+154 |
| | | | | | | | | | | | Just wire things up to make the project buildable on LoongArch64. opensslconf.h is taken form riscv64 folder as is, and is the same as on some other 64 bit architectures. Refs: https://github.com/libressl/portable/issues/1123 Signed-off-by: Ivan A. Melnikov <iv@altlinux.org> | ||||
* | fix mips/mips64 builds | Brent Cook | 2023-03-23 | 1 | -0/+154 |