freebsd-skq/sys/geom/eli
sobomax 29543921ea 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
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
pkcs5v2.c
pkcs5v2.h