Searched refs:correctible (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c1094 boolean_t is_encroot, can_retry = B_FALSE, correctible = B_FALSE; local
1172 correctible = B_TRUE;
1187 correctible = B_FALSE;
1211 correctible = B_TRUE;
1244 if (can_retry && correctible && attempts < MAX_KEY_PROMPT_ATTEMPTS)

Completed in 56 milliseconds