freebsd-skq/share/man
jhb d125b1bc1e Add a kernel crypto driver using assembly routines from OpenSSL.
Currently, this supports SHA1 and SHA2-{224,256,384,512} both as plain
hashes and in HMAC mode on both amd64 and i386.  It uses the SHA
intrinsics when present similar to aesni(4), but uses SSE/AVX
instructions when they are not.

Note that some files from OpenSSL that normally wrap the assembly
routines have been adapted to export methods usable by 'struct
auth_xform' as is used by existing software crypto routines.

Reviewed by:	gallatin, jkim, delphij, gnn
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D26821
2020-10-20 17:50:18 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 sigevent(3): Fix a typo 2020-10-10 12:06:39 +00:00
man4 Add a kernel crypto driver using assembly routines from OpenSSL. 2020-10-20 17:50:18 +00:00
man5 Add more explicit instructions about updating motd 2020-10-19 01:16:39 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 arch(7): PowerPC64LE architecture definition 2020-09-23 03:12:58 +00:00
man8 add the FILESYSTEMS placeholder and note that it's the default early_late_divider 2020-10-06 22:53:11 +00:00
man9 Make g_attach() return ENXIO for orphaned providers; update various 2020-10-18 16:24:08 +00:00
Makefile