Home
last modified time | relevance | path

Searched refs:encryption (Results 1 – 25 of 58) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_encrypted.ksh89 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/c1
90 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
92 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
94 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
97 log_mustnot zfs create -o encryption=on $TESTPOOL/$TESTFS1/c2
98 log_mustnot zfs create -o encryption=on -o keylocation=prompt \
116 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS2/c5
119 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
121 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
123 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_encrypted.ksh73 log_must zpool create -O encryption=off $TESTPOOL $DISKS
76 log_mustnot zpool create -O encryption=off -O keylocation=prompt \
78 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
80 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
83 log_mustnot zpool create -O encryption=on $TESTPOOL $DISKS
84 log_mustnot zpool create -O encryption=on -O keylocation=prompt \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/
H A Dzfs_unload-key_all.ksh51 log_must zfs create -o encryption=on -o keyformat=passphrase \
55 log_must zfs create -V 64M -o encryption=on -o keyformat=passphrase \
59 log_must zpool create -O encryption=on -O keyformat=passphrase \
H A Dzfs_unload-key_recursive.ksh51 log_must zfs create -o encryption=on -o keyformat=passphrase \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_all.ksh50 log_must zfs create -o encryption=on -o keyformat=passphrase \
53 log_must zfs create -V 64M -o encryption=on -o keyformat=passphrase \
57 log_must zpool create -O encryption=on -O keyformat=passphrase \
H A Dzfs_load-key_file.ksh48 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dzfs_load-key_recursive.ksh49 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dzfs_load-key_location.ksh58 log_must zfs create -o encryption=on -o keyformat=passphrase \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/pam/
H A Dsetup.ksh37 echo "testpass" | zfs create -o encryption=aes-256-gcm -o keyformat=passphrase -o keylocation=promp…
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_load.ksh48 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dzfs_change-key_location.ksh50 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dzfs_change-key_pbkdf2iters.ksh62 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dzfs_change-key_child.ksh58 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/child2
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserspace_encrypted.ksh59 log_must zpool create $opts -o feature@encryption=enabled $POOLNAME \
H A Duserspace_send_encrypted.ksh59 log_must zpool create -o feature@encryption=enabled $POOLNAME \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_from_encrypted.ksh69 crypt=$(get_prop encryption $TESTPOOL/$TESTFS1/c1)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_encrypted.ksh59 log_mustnot zfs clone -o encryption=off $TESTPOOL/$TESTFS1@now \
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h260 uint16_t encryption; member
379 uint8_t encryption; member
H A Dng_btsocket_l2cap.h162 uint8_t encryption; member
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h124 uint8_t encryption; member
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_realloc_encrypted_files.ksh58 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dsend-wR_encrypted_zvol.ksh65 log_must zfs create -o dedup=on -o encryption=on -o keyformat=passphrase \
H A Dsend_encrypted_truncated_files.ksh75 log_must zfs create -o encryption=on -o keyformat=passphrase \
H A Dsend_encrypted_files.ksh65 log_must zfs create -o encryption=on -o keyformat=passphrase \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_keylocation.ksh63 log_must zfs create -o encryption=on -o keyformat=passphrase \

123