HomeSort by relevance Sort by last modified time
    Searched full:sig_algorithms (Results 1 - 2 of 2) sorted by null

  /system/keymaster/legacy_support/
keymaster1_legacy_support.cpp 83 keymaster_algorithm_t sig_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, KM_ALGORITHM_HMAC}; local
85 for (auto algorithm : sig_algorithms)
  /system/keymaster/contexts/
soft_keymaster_device.cpp 135 keymaster_algorithm_t sig_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, KM_ALGORITHM_HMAC}; local
137 for (auto algorithm : sig_algorithms)
    [all...]

Completed in 109 milliseconds