Searched refs:prop_keylocation (Results 1 – 1 of 1) sorted by relevance
1091 char prop_keylocation[MAXNAMELEN]; in zfs_crypto_load_key() local1143 ret = zfs_prop_get(zhp, ZFS_PROP_KEYLOCATION, prop_keylocation, in zfs_crypto_load_key()1144 sizeof (prop_keylocation), NULL, NULL, 0, B_TRUE); in zfs_crypto_load_key()1152 keylocation = prop_keylocation; in zfs_crypto_load_key()1403 char prop_keylocation[MAXNAMELEN]; in zfs_crypto_rewrap() local1487 prop_keylocation, sizeof (prop_keylocation), in zfs_crypto_rewrap()1497 keylocation = prop_keylocation; in zfs_crypto_rewrap()