Searched refs:setEncryptionKey (Results 1 – 2 of 2) sorted by relevance
92 virtual IOReturn setEncryptionKey(const uint8_t * key, size_t keySize);
290 IOPolledInterface::setEncryptionKey(const uint8_t * key, size_t keySize) in setEncryptionKey() function in IOPolledInterface311 err = poller->setEncryptionKey(key, keySize); in IOPolledFilePollersSetEncryptionKey()