Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto/src/
Dtee_crypto_api.c574 uint32_t ec_algorithm_set[] = { in check_is_ec_key_pair_algorithm() local
584 size_t total_set_num = sizeof(ec_algorithm_set) / sizeof(ec_algorithm_set[0]); in check_is_ec_key_pair_algorithm()
586 if (ec_algorithm_set[i] == algorithm) in check_is_ec_key_pair_algorithm()