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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp2103 static const unsigned char first_iv[AES_BLOCK_SIZE] local
2125 bcopy(&first_iv[0], &cryptvars->aes_iv[0], AES_BLOCK_SIZE);

Completed in 23 milliseconds