Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto/src/
Dtee_crypto_api.c596 uint32_t rsa_algorithm_set[] = { in check_is_rsa_algorithm() local
617 size_t total_set_num = sizeof(rsa_algorithm_set) / sizeof(rsa_algorithm_set[0]); in check_is_rsa_algorithm()
619 if (rsa_algorithm_set[i] == algorithm) in check_is_rsa_algorithm()