Searched refs:correctible (Results 1 – 1 of 1) sorted by relevance
1133 boolean_t is_encroot, can_retry = B_FALSE, correctible = B_FALSE; in zfs_crypto_load_key() local1211 correctible = B_TRUE; in zfs_crypto_load_key()1226 correctible = B_FALSE; in zfs_crypto_load_key()1246 correctible = B_TRUE; in zfs_crypto_load_key()1278 if (can_retry && correctible && attempts <= MAX_KEY_PROMPT_ATTEMPTS) { in zfs_crypto_load_key()