Searched refs:ta_crypt_cmd_is_algo_supported (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | xtest_helpers.h | 91 bool ta_crypt_cmd_is_algo_supported(ADBG_Case_t *c, TEEC_Session *s,
|
A D | xtest_helpers.c | 379 bool ta_crypt_cmd_is_algo_supported(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_is_algo_supported() function
|
A D | regression_4000.c | 1014 !ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_SM3, in xtest_tee_test_4001() 2174 if (!ta_crypt_cmd_is_algo_supported(c, &session, in xtest_tee_test_4003() 3691 !ta_crypt_cmd_is_algo_supported(c, &session, tv->algo, in xtest_tee_test_4006() 4796 if (!ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_X25519, in xtest_tee_test_4007_x25519() 4828 if (!ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_ED25519, in xtest_tee_test_4007_ed25519() 5382 if (!ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_SM2_KEP, in xtest_tee_test_4014() 5700 if (!ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_X25519, in xtest_tee_test_4015() 5897 if (!ta_crypt_cmd_is_algo_supported(c, &session, TEE_ALG_ED25519, in xtest_tee_test_4016_ed25519()
|
Completed in 13 milliseconds