Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPolledInterface.cpp1148 uint8_t thisVector[AES_BLOCK_SIZE]; in IOPolledFileRead() local
1152 bcopy(&cryptvars->aes_iv[0], &thisVector[0], AES_BLOCK_SIZE); in IOPolledFileRead()
1161 &thisVector[0], in IOPolledFileRead()