Home
last modified time | relevance | path

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

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