Home
last modified time | relevance | path

Searched defs:addRngEntropy (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Dkey_store_service.cpp572 int32_t KeyStoreService::addRngEntropy(const uint8_t* data, size_t dataLength) { in addRngEntropy() function in android::KeyStoreService
DIKeystoreService.cpp980 virtual int32_t addRngEntropy(const uint8_t* buf, size_t bufLength) in addRngEntropy() function in android::BpKeystoreService