Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/ !
H A DIOHibernateIO.cpp2543 wakevars = (hibernate_cryptwakevars_t *) &handoff->data[0]; in hibernate_machine_init() local
2544 if (handoff->bytecount == sizeof(*wakevars)) { in hibernate_machine_init()
2545 bcopy(&wakevars->aes_iv[0], &cryptvars->aes_iv[0], sizeof(cryptvars->aes_iv)); in hibernate_machine_init()