[zfs-crypto-discuss] passphrase & keymgr load/unload

2007-09-11 Thread Anthony Scarpino
This implements passphrase usage for zpool. It takes the not-yet-complete passphrase code in libcryptoutil.so and libpkcs11.so. The project will not deliver this code at intergration as it will be integrated by lofi beforehand.. currently the passphrase is required after the 'zpool set dskek=

[zfs-crypto-discuss] passphrase & keymgr load/unload

2007-09-11 Thread anthony.scarp...@sun.com
Author: Anthony Scarpino Repository: /hg/zfs-crypto/zfs-crypto-gate Latest revision: 9a17248d7cc3087d39ca752bff184ae5a7831cf6 Total changesets: 1 Log message: passphrase & keymgr load/unload Files: update: usr/src/cmd/zfs/zfs_main.c update: usr/src/cmd/zpool/zpool_main.c u