Searched defs:wkeydata (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.c | 249 uint8_t *wkeydata, uint_t wkeylen) in lzc_create() 723 uint8_t *wkeydata, uint_t wkeylen, const char *origin, boolean_t force, in recv_impl() 911 nvlist_t *cmdprops, uint8_t *wkeydata, uint_t wkeylen, const char *origin, in lzc_receive_with_cmdprops() 1321 lzc_load_key(const char *fsname, boolean_t noop, uint8_t *wkeydata, in lzc_load_key() 1352 uint8_t *wkeydata, uint_t wkeylen) in lzc_change_key()
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_crypto.c | 700 char *keylocation, nvlist_t *props, uint8_t **wkeydata, uint_t *wkeylen) in populate_create_encryption_params_nvlists() 866 uint8_t *wkeydata = NULL; in zfs_crypto_create() local 1422 uint8_t *wkeydata = NULL; in zfs_crypto_rewrap() local
|
H A D | libzfs_dataset.c | 3586 uint8_t *wkeydata = NULL; in zfs_create() local
|
H A D | libzfs_pool.c | 1196 uint8_t *wkeydata = NULL; in zpool_create() local
|
H A D | libzfs_sendrecv.c | 3677 uint8_t *wkeydata = NULL; in zfs_receive_one() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dsl_crypt.c | 111 dsl_wrapping_key_create(uint8_t *wkeydata, zfs_keyformat_t keyformat, in dsl_wrapping_key_create() 159 uint8_t *wkeydata = NULL; in dsl_crypto_params_create_nvlist() local
|