Home
last modified time | relevance | path

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

/system/security/keystore/
DIKeystoreService.cpp916 virtual int32_t addRngEntropy(const uint8_t* buf, size_t bufLength) in addRngEntropy() function in android::BpKeystoreService
Dkeystore.cpp2215 int32_t addRngEntropy(const uint8_t* data, size_t dataLength) { in addRngEntropy() function in android::KeyStoreProxy