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

  /system/keymaster/contexts/
pure_soft_keymaster_context.cpp 91 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, member in namespace:keymaster
96 *algorithms_count = array_length(supported_algorithms);
97 return supported_algorithms;
soft_keymaster_context.cpp 126 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, member in namespace:keymaster
131 *algorithms_count = array_length(supported_algorithms);
132 return supported_algorithms;
  /prebuilts/misc/common/nimbus-jose-jwt/
nimbus-jose-jwt-4.33.jar 

Completed in 2559 milliseconds