Searched refs:is_passphrase (Results 1 – 1 of 1) sorted by relevance
2167 boolean_t is_passphrase = B_FALSE; in dsl_crypto_recv_raw_key_check() local2232 is_passphrase = (intval == ZFS_KEYFORMAT_PASSPHRASE); in dsl_crypto_recv_raw_key_check()2240 if (ret != 0 || (is_passphrase == (intval == 0))) in dsl_crypto_recv_raw_key_check()2245 if (ret != 0 || (is_passphrase == (intval == 0))) in dsl_crypto_recv_raw_key_check()