Displaying 7 results from an estimated 7 matches for "libzfs_crypto".
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
...isn''t
used often or isn''t used for long data streams.
DEA-5 Setting blen to 0 has no effect, as it''s a local variable immediately before return:
107 blen = 0;
------------------------------------------------------------------
usr/src/lib/libzfs/common/libzfs_crypto.c.html get_passphrase()
DEA-6: typos for Retrieve and restrictions:
1105 /* Retreive the source value for the current keyscope */
1353 * keysource changes have no restictions.
DEA-7: hexadecimal is misspelled twice in this function (this is user-visible, not a comment):
1...
2008 May 16
0
Some of AES_CBC_PAD team missed the last bus home
...zfs_key/mapfile-vers
delete: usr/src/lib/pam_modules/zfs_key/sparc/Makefile
delete: usr/src/lib/pam_modules/zfs_key/sparcv9/Makefile
delete: usr/src/lib/pam_modules/zfs_key/zfs_key.c
update: usr/src/cmd/svc/milestone/fs-local
update: usr/src/cmd/zoneadm/zfs.c
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
update: usr/src/lib/pam_modules/Makefile
update: usr/src/pkgdefs/SUNWcsl/prototype_com
update: usr/src/pkgdefs/SUNWcsl/prototype_i386
update: usr/src/pkgdefs/SUNWcsl/prototype_sparc
update: usr/src/uts/common/fs/zfs/sys/zfs_ioctl.h...
2008 Apr 02
0
885 dataset creation panics if pool keystatus not ''available''.
...ngesets: 1
Log message:
885 dataset creation panics if pool keystatus not ''available''.
360 check for key on creation should be in dmu_objset_create_check()
782 zfs keysource=raw fails with keyscope=dataset when file doesn''t exist
Files:
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs/common/libzfs_dataset.c
update: usr/src/uts/common/fs/zfs/dmu_objset.c
update: usr/src/uts/common/fs/zfs/sys/zio_crypt.h
update: usr/src/uts/common/fs/zfs/zio_crypt.c
2008 Mar 03
0
zpool create now loads/prompts for key. Use random salt instead of guid. Fix 654
...ead of guid. Fix 654
Files:
update: usr/src/cmd/zfs/zfs_main.c
update: usr/src/cmd/zoneadm/zfs.c
update: usr/src/cmd/zpool/zpool_main.c
update: usr/src/common/zfs/zfs_prop.c
update: usr/src/common/zfs/zpool_prop.c
update: usr/src/lib/libzfs/common/libzfs.h
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs/common/libzfs_dataset.c
update: usr/src/lib/libzfs/common/libzfs_pool.c
update: usr/src/uts/common/fs/zfs/sys/zio_crypt.h
update: usr/src/uts/common/fs/zfs/zfs_ioctl.c
update: usr/src/uts/common/sys/fs/zfs.h
2008 Mar 03
0
fix pam module to use zpool_load_key property. Add some better error reporting
...Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: a2a39602f5d2629c170434c6b35e4b6512d33744
Total changesets: 1
Log message:
fix pam module to use zpool_load_key property. Add some better error reporting
Files:
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/pam_modules/zfs_key/zfs_key.c
2008 Jan 21
0
293 AES_CBC_PAD keywrap
...sion: b44ed1cdde88c002bba91ae1bac55f456adcc95d
Total changesets: 1
Log message:
293 AES_CBC_PAD keywrap
Fix key load once and for all by using xcopyin & uint64_t everywhere
Files:
update: usr/src/cmd/zfs/zfs_main.c
update: usr/src/lib/libzfs/common/libzfs.h
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs/common/libzfs_mount.c
update: usr/src/uts/common/crypto/io/aes.c
update: usr/src/uts/common/fs/zfs/sys/zio_crypt.h
update: usr/src/uts/common/fs/zfs/zio_crypt.c
2007 Sep 11
1
passphrase & keymgr load/unload
...common/zfs/zfs_prop.c
update: usr/src/lib/libcryptoutil/Makefile.com
update: usr/src/lib/libcryptoutil/common/cryptoutil.h
update: usr/src/lib/libcryptoutil/common/mapfile-vers
update: usr/src/lib/libzfs/Makefile.com
update: usr/src/lib/libzfs/common/libzfs.h
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs/common/mapfile-vers
update: usr/src/lib/pkcs11/include/cryptoki.h
update: usr/src/lib/pkcs11/libpkcs11/common/mapfile-vers
update: usr/src/lib/pkcs11/libpkcs11/common/pkcs11SUNWExtensions.c