Searched refs:sig_algorithms (Results 1 - 2 of 2) sorted by relevance

/system/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.cpp83 keymaster_algorithm_t sig_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, KM_ALGORITHM_HMAC}; local
85 for (auto algorithm : sig_algorithms)
/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp135 keymaster_algorithm_t sig_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, KM_ALGORITHM_HMAC}; local
137 for (auto algorithm : sig_algorithms)

Completed in 82 milliseconds