1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/sys/geom/eli
Colin Percival 8ce291a335 pkcs5v2: Add pkcs5v2_genkey_raw function
This is like pkcs5v2_genkey but takes a "passphrase" as a buffer and
length rather than a NUL-terminated string.

Reviwed by:	pjd
MFC after:	1 week
Sponsored by:	Amazon
Differential Revision:	https://reviews.freebsd.org/D46633
2024-09-22 00:35:47 -07:00
..
g_eli_crypto.c
g_eli_ctl.c
g_eli_hmac.c
g_eli_integrity.c
g_eli_key_cache.c
g_eli_key.c
g_eli_privacy.c
g_eli.c geli: fix indentation 2024-05-19 15:37:07 +02:00
g_eli.h
pkcs5v2.c pkcs5v2: Add pkcs5v2_genkey_raw function 2024-09-22 00:35:47 -07:00
pkcs5v2.h pkcs5v2: Add pkcs5v2_genkey_raw function 2024-09-22 00:35:47 -07:00