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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp1088 uint8_t thisVector[AES_BLOCK_SIZE]; local
1092 bcopy(&cryptvars->aes_iv[0], &thisVector[0], AES_BLOCK_SIZE);
1100 &thisVector[0],

Completed in 20 milliseconds