HomeSort by relevance Sort by last modified time
    Searched refs:SoftwareRandomSource (Results 1 - 5 of 5) sorted by null

  /system/keymaster/include/keymaster/km_openssl/
software_random_source.h 25 class SoftwareRandomSource : public RandomSource {
  /system/keymaster/km_openssl/
software_random_source.cpp 23 keymaster_error_t SoftwareRandomSource::GenerateRandom(uint8_t* buffer, size_t length) const {
  /system/keymaster/include/keymaster/contexts/
keymaster1_passthrough_context.h 38 public SoftwareRandomSource,
pure_soft_keymaster_context.h 44 SoftwareRandomSource {
soft_keymaster_context.h 44 class SoftKeymasterContext: public KeymasterContext, SoftwareKeyBlobMaker, SoftwareRandomSource,

Completed in 309 milliseconds