Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto/src/
Dtee_crypto_api.c593 static bool check_is_rsa_algorithm(uint32_t algorithm) in check_is_rsa_algorithm() function
775 else if (check_is_rsa_algorithm(operation->algorithm)) in TEE_GenKeyPair()