Searched refs:is_encrypted (Results 1 – 5 of 5) sorted by relevance
262 static void determine_crypto_options(int *is_encrypted, int *is_signed, in determine_crypto_options() argument267 *is_encrypted = 0; in determine_crypto_options()273 *is_encrypted = 0; in determine_crypto_options()300 int is_encrypted; /* Segment is encrypted */ in warmboot_prepare_code() local305 determine_crypto_options(&is_encrypted, &is_signed, &use_zero_key); in warmboot_prepare_code()353 if (is_encrypted) { in warmboot_prepare_code()
417 int is_encrypted = file_is_encrypt(inode); in dump_file() local420 if (is_encrypted) { in dump_file()
986 is_encrypted = zinfo.flag_bits & 0x1988 if is_encrypted:
983 is_encrypted = zinfo.flag_bits & 0x1985 if is_encrypted:
1514 is_encrypted = zinfo.flag_bits & 0x11516 if is_encrypted: