Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOHibernateIO.cpp2506 wakevars = (hibernate_cryptwakevars_t *) &handoff->data[0]; in hibernate_machine_init() local
2507 if (handoff->bytecount == sizeof(*wakevars)) { in hibernate_machine_init()
2508 bcopy(&wakevars->aes_iv[0], &cryptvars->aes_iv[0], sizeof(cryptvars->aes_iv)); in hibernate_machine_init()