aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/nlm/dev/sec
Commit message (Expand)AuthorAgeFilesLines
* mips: Remove sys/mipsWarner Losh2021-12-314-2088/+0
* crypto: Add a new type of crypto buffer for a single mbuf.John Baldwin2021-05-252-0/+6
* OCF: Remove support for asymmetric cryptographic operations.John Baldwin2021-04-121-1/+1
* nlmrsa: Remove this deprecated driver.John Baldwin2021-04-092-549/+0
* nlmrsa: Mark deprecated for 14.John Baldwin2021-03-161-0/+1
* mips: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Add some default cases for unreachable code to silence compiler warnings.John Baldwin2020-06-101-0/+2
* Update cryptocteon(4) and nlmsec(4) for changes in r361481.John Baldwin2020-05-252-10/+10
* Remove MD5 HMAC from OCF.John Baldwin2020-05-112-5/+0
* Remove support for DES and Triple DES from OCF.John Baldwin2020-05-112-39/+0
* Remove support for the ARC4 algorithm from OCF.John Baldwin2020-05-112-13/+2
* Remove incomplete support for plain MD5 from OCF.John Baldwin2020-05-112-5/+0
* Retire the CRYPTO_F_IV_GENERATE flag.John Baldwin2020-04-201-5/+1
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-274-340/+259
* OpenCrypto: Convert sessions to opaque handles instead of integersConrad Meyer2018-07-184-159/+26
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-211-4/+3
* mips: make some use of mallocarray(9).Pedro F. Giffuni2018-01-151-3/+4
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-276-0/+12
* Whitespace fixes for sys/mips/nlm/devJayachandran C.2015-02-286-16/+16
* Fixes for the Netlogic XLP on-chip RSA block driverJayachandran C.2013-10-041-78/+76
* Style fixes for the Netlogic XLP RSA driverJayachandran C.2013-10-042-72/+75
* Opencrypto driver for XLP Security and RSA/ECC blocksJayachandran C.2012-03-276-0/+2894