freebsd-dev/sys/geom/eli
Maxim Sobolev 8a4a44b5aa Check for g_read_data(9) errors properly:
o The only indication of error condition is NULL value returned by
  the function;

o value pointed to by error argument is undefined in the case when
  operation completes successfully.

Discussed with: phk
2005-11-30 19:24: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 Check for g_read_data(9) errors properly: 2005-11-30 19:24: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