Searched refs:first_iv (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp2195 static const unsigned char first_iv[AES_BLOCK_SIZE] local
2217 bcopy(&first_iv[0], &cryptvars->aes_iv[0], AES_BLOCK_SIZE);

Completed in 74 milliseconds