aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/opencrypto/cryptodevh.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "cdefs: Remove __func__ define"Warner Losh2023-11-271-0/+4
* cdefs: Remove __func__ defineWarner Losh2023-11-271-4/+0
* cdefs: Remove CC_SUPPORTS macros, they are unusedWarner Losh2023-11-271-7/+0
* cdefs: Remove some builtin defines, they are unusedWarner Losh2023-11-271-2/+0
* cdefs: Remove vararg related defines, they are unused.Warner Losh2023-11-271-4/+0
* cdefs: Remove __GNUCLIKE_BUILTIN_CONSTANT_P, it's unusedWarner Losh2023-11-271-1/+0
* cdefs: Remove __GNUCLIKE_CTOR_SECTION_HANDLING, it's unusedWarner Losh2023-11-271-1/+0
* cdefs: Remove __GNUCLIKE___SECTION, it's unused.Warner Losh2023-11-271-1/+0
* cdefs: Remove __GNUCLIKE_ASMWarner Losh2023-11-201-2/+0
* cdefs: Remove __GNUCLIKE___TYPEOF from cdefs.hWarner Losh2023-11-201-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unusedWarner Losh2021-05-061-1/+0
* Remove __NO_TLS.Konstantin Belousov2021-02-231-1/+0
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-3/+0
* Sync cryptographic algorithm constants with current cryptodev.h.John Baldwin2019-04-191-1/+13
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-0/+250