Home
last modified time | relevance | path

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

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