Searched defs:addRngEntropy (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore/ | ||
D | key_store_service.cpp | 572 int32_t KeyStoreService::addRngEntropy(const uint8_t* data, size_t dataLength) { in addRngEntropy() function in android::KeyStoreService |
D | IKeystoreService.cpp | 980 virtual int32_t addRngEntropy(const uint8_t* buf, size_t bufLength) in addRngEntropy() function in android::BpKeystoreService |