Searched refs:prop_keylocation (Results 1 – 1 of 1) sorted by relevance
1274 char prop_keylocation[MAXNAMELEN]; in zfs_crypto_load_key() local1326 ret = zfs_prop_get(zhp, ZFS_PROP_KEYLOCATION, prop_keylocation, in zfs_crypto_load_key()1327 sizeof (prop_keylocation), NULL, NULL, 0, B_TRUE); in zfs_crypto_load_key()1335 keylocation = prop_keylocation; in zfs_crypto_load_key()1586 char prop_keylocation[MAXNAMELEN]; in zfs_crypto_rewrap() local1670 prop_keylocation, sizeof (prop_keylocation), in zfs_crypto_rewrap()1680 keylocation = prop_keylocation; in zfs_crypto_rewrap()