summaryrefslogtreecommitdiff
path: root/sys/crypto/blake2
Commit message (Expand)AuthorAgeFilesLines
* Add a <machine/fpu.h> for i386 that includes <machine/npx.h>.John Baldwin2020-10-131-4/+0
* Add domain policy allocation for amd64 fpu_kern_ctxConrad Meyer2020-07-031-1/+6
* Adjust crypto_apply function callbacks for OCF.John Baldwin2020-06-102-6/+6
* Add a crypto capability flag for accelerated software drivers.John Baldwin2020-06-091-1/+2
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-125/+90
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-1/+2
* OpenCrypto: Convert sessions to opaque handles instead of integersConrad Meyer2018-07-181-102/+10
* MFV: libb2: use native calls for secure memory clearanceConrad Meyer2018-03-271-0/+2
* Import Blake2 algorithms (blake2b, blake2s) from libb2Conrad Meyer2018-03-2119-0/+772