Home
last modified time | relevance | path

Searched refs:stream_keylocation (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3388 const char *stream_keylocation = NULL; in recv_fix_encryption_hierarchy() local
3448 stream_keylocation = fnvlist_lookup_string(props, in recv_fix_encryption_hierarchy()
3464 if (strcmp(keylocation, stream_keylocation) != 0) { in recv_fix_encryption_hierarchy()
3467 stream_keylocation); in recv_fix_encryption_hierarchy()