search for: pkcs11_read_data

Displaying 1 result from an estimated 1 matches for "pkcs11_read_data".

2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
...iminary ZFS Crypto review. - Dan Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/ General comments: DEA-1 - SCCS keywords need to be removed DEA-2 - Copyright updated ------------------------------------------------------------------ usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data() This code in pkcs11_read_data() scares me in that it may poorly-handle some hard-to-debug EOF (possibly temporary) EOD cases (I''m easily scared). Given this new code: 112 /* reading from special file may need some coaxing * . . . 117 for (/* */; lef...