Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/ifs/
H A Dload.c32 #define AUTH_INTERRUPTED_ERROR 5 macro
245 } while (err_code == AUTH_INTERRUPTED_ERROR && --retry_count); in copy_hashes_authenticate_chunks_gen2()