Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a <machine/fpu.h> for i386 that includes <machine/npx.h>. | John Baldwin | 2020-10-13 | 1 | -4/+0 |
* | Add domain policy allocation for amd64 fpu_kern_ctx | Conrad Meyer | 2020-07-03 | 1 | -1/+6 |
* | Adjust crypto_apply function callbacks for OCF. | John Baldwin | 2020-06-10 | 2 | -6/+6 |
* | Add a crypto capability flag for accelerated software drivers. | John Baldwin | 2020-06-09 | 1 | -1/+2 |
* | Refactor driver and consumer interfaces for OCF (in-kernel crypto). | John Baldwin | 2020-03-27 | 1 | -125/+90 |
* | Extract eventfilter declarations to sys/_eventfilter.h | Conrad Meyer | 2019-05-20 | 1 | -1/+2 |
* | OpenCrypto: Convert sessions to opaque handles instead of integers | Conrad Meyer | 2018-07-18 | 1 | -102/+10 |
* | MFV: libb2: use native calls for secure memory clearance | Conrad Meyer | 2018-03-27 | 1 | -0/+2 |
* | Import Blake2 algorithms (blake2b, blake2s) from libb2 | Conrad Meyer | 2018-03-21 | 19 | -0/+772 |