Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c436 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_hkdf()
555 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_concat_kdf()
687 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_pbkdf2()
H A Dxtest_helpers.h85 TEEC_Result ta_crypt_cmd_free_operation(ADBG_Case_t *c,
H A Dregression_4000.c1053 ta_crypt_cmd_free_operation(c, &session, op1))) in xtest_tee_test_4001()
1057 ta_crypt_cmd_free_operation(c, &session, op2))) in xtest_tee_test_4001()
1301 ta_crypt_cmd_free_operation(c, &session, op1))) in xtest_tee_test_4002()
1305 ta_crypt_cmd_free_operation(c, &session, op2))) in xtest_tee_test_4002()
2264 ta_crypt_cmd_free_operation(c, &session, op))) in xtest_tee_test_4003()
2268 ta_crypt_cmd_free_operation(c, &session, op2))) in xtest_tee_test_4003()
2605 ta_crypt_cmd_free_operation(c, &session, op))) in xtest_tee_test_4005()
2609 ta_crypt_cmd_free_operation(c, &session, op2))) in xtest_tee_test_4005()
3635 ta_crypt_cmd_free_operation(c, &session, op))) in xtest_tee_test_4006()
3879 ta_crypt_cmd_free_operation(c, &session, op))) in xtest_tee_test_4006()
[all …]
H A Dxtest_helpers.c356 TEEC_Result ta_crypt_cmd_free_operation(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_free_operation() function