Searched refs:encrypted (Results 1 – 3 of 3) sorted by relevance
72 const void **encrypted,
2151 uint8_t *encrypted = NULL; in hibernate_write_image() local2178 if (encrypted != NULL) { in hibernate_write_image()2179 data = encrypted; in hibernate_write_image()2199 (encrypted != NULL ? kIOHibernateTagSKCrypt : 0); in hibernate_write_image()
253 * The hibernation image is encrypted with a key obtained from the APFS258 * The hibernation image is encrypted with a key obtained from the SEP. The