Searched refs:got_algorithm (Results 1 – 1 of 1) sorted by relevance
82 keymaster_algorithm_t got_algorithm; in convert_pkcs8_blob_to_evp() local85 got_algorithm = KM_ALGORITHM_RSA; in convert_pkcs8_blob_to_evp()90 got_algorithm = KM_ALGORITHM_EC; in convert_pkcs8_blob_to_evp()98 if (expected_algorithm != got_algorithm) { in convert_pkcs8_blob_to_evp()99 LOG_E("EVP key algorithm was %d (from type %d), not the expected %d", got_algorithm, in convert_pkcs8_blob_to_evp()