Searched refs:encrypted (Results 1 – 3 of 3) sorted by relevance
72 const void **encrypted,
2106 uint8_t *encrypted = NULL; in hibernate_write_image() local2133 if (encrypted != NULL) { in hibernate_write_image()2134 data = encrypted; in hibernate_write_image()2154 (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