Home
last modified time | relevance | path

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

/system/keymaster/
Dsoft_keymaster_device.cpp106 keymaster_algorithm_t sig_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC}; in map_digests() local
108 for (auto algorithm : sig_algorithms) in map_digests()