1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/geom/eli
Pawel Jakub Dawidek dd549194ae By default, when doing crypto work in software, start as many threads
as we have active CPUs and bind each thread to its own CPU.

MFC after:	3 days
2005-08-21 18:12:51 +00:00
..
g_eli_crypto.c
g_eli_ctl.c Allow to change number of iterations for PKCS#5v2. It can only be used 2005-08-19 22:19:25 +00:00
g_eli_key.c
g_eli.c By default, when doing crypto work in software, start as many threads 2005-08-21 18:12:51 +00:00
g_eli.h Add a __packed keyword to g_eli_metadata struct definition, so 2005-08-20 10:43:03 +00:00
pkcs5v2.c
pkcs5v2.h