Searched defs:AddRngEntropy (Results 1 – 6 of 6) sorted by relevance
120 keymaster_error_t Keymaster2PassthroughContext::AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function in keymaster::Keymaster2PassthroughContext
205 keymaster_error_t Keymaster1PassthroughContext::AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function in keymaster::Keymaster1PassthroughContext
330 keymaster_error_t SoftKeymasterContext::AddRngEntropy(const uint8_t* buf, size_t length) const { in AddRngEntropy() function in keymaster::SoftKeymasterContext
323 keymaster_error_t PureSoftKeymasterContext::AddRngEntropy(const uint8_t* buf, size_t length) const { in AddRngEntropy() function in keymaster::PureSoftKeymasterContext
145 void TrustyKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::TrustyKeymaster
301 void AndroidKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::AndroidKeymaster