Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c377 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_hkdf()
400 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_hkdf()
497 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_concat_kdf()
520 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_concat_kdf()
623 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_pbkdf2()
647 ta_crypt_cmd_allocate_transient_object(c, session, in xtest_test_derivation_pbkdf2()
H A Dxtest_helpers.h51 TEEC_Result ta_crypt_cmd_allocate_transient_object(ADBG_Case_t *c,
H A Dregression_4000.c1231 ta_crypt_cmd_allocate_transient_object(c, &session, in xtest_tee_test_4002()
2158 ta_crypt_cmd_allocate_transient_object(c, &session, in xtest_tee_test_4003()
2174 ta_crypt_cmd_allocate_transient_object(c, in xtest_tee_test_4003()
2444 ta_crypt_cmd_allocate_transient_object(c, &session, in xtest_tee_test_4005()
3510 ta_crypt_cmd_allocate_transient_object(c, s, key_type, in create_key()
4213 ta_crypt_cmd_allocate_transient_object(c, s, key_type, key_size, in generate_and_test_key()
4664 ta_crypt_cmd_allocate_transient_object(c, & session, in xtest_tee_test_4008()
4695 ta_crypt_cmd_allocate_transient_object(c, &session, in xtest_tee_test_4008()
4773 ta_crypt_cmd_allocate_transient_object(c, & session, in xtest_tee_test_4009()
4813 ta_crypt_cmd_allocate_transient_object(c, &session, in xtest_tee_test_4009()
[all …]
H A Dxtest_helpers.c73 TEEC_Result ta_crypt_cmd_allocate_transient_object(ADBG_Case_t *c, in ta_crypt_cmd_allocate_transient_object() function