Searched defs:AddRngEntropy (Results 1 – 6 of 6) sorted by relevance
117 keymaster_error_t Keymaster2PassthroughContext::AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function in keymaster::Keymaster2PassthroughContext
203 keymaster_error_t Keymaster1PassthroughContext::AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function in keymaster::Keymaster1PassthroughContext
254 keymaster_error_t PureSoftKeymasterContext::AddRngEntropy(const uint8_t* buf, size_t length) const { in AddRngEntropy() function in keymaster::PureSoftKeymasterContext
390 keymaster_error_t SoftKeymasterContext::AddRngEntropy(const uint8_t* buf, size_t length) const { in AddRngEntropy() function in keymaster::SoftKeymasterContext
99 void TrustyKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::TrustyKeymaster
210 void AndroidKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::AndroidKeymaster