Searched defs:is_encrypted (Results 1 – 4 of 4) sorted by relevance
262 static void determine_crypto_options(int *is_encrypted, int *is_signed, in determine_crypto_options()300 int is_encrypted; /* Segment is encrypted */ in warmboot_prepare_code() local
172 bool is_encrypted = false; in tx_helper() local
987 int is_decrypted, is_encrypted; in tls_device_decrypted() local
1064 static inline bool is_encrypted(const struct ntfs_inode *ni) in is_encrypted() function