Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dopenssl_utils.cpp66 static int convert_to_evp(keymaster_algorithm_t algorithm) { in convert_to_evp() function
92 if (EVP_PKEY_type((*pkey)->type) != convert_to_evp(expected_algorithm)) { in convert_pkcs8_blob_to_evp()
94 convert_to_evp(expected_algorithm)); in convert_pkcs8_blob_to_evp()