Home
last modified time | relevance | path

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

/system/security/keystore2/test_utils/
Dffi_test_utils.cpp582 int algo_type = EVP_PKEY_id(evp); in performCryptoOpUsingKeystoreEngine() local
583 if (algo_type != EVP_PKEY_RSA && algo_type != EVP_PKEY_EC) { in performCryptoOpUsingKeystoreEngine()