Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c390 ta_crypt_cmd_set_operation_key(c, session, op, in xtest_test_derivation_hkdf()
510 ta_crypt_cmd_set_operation_key(c, session, op, in xtest_test_derivation_concat_kdf()
637 ta_crypt_cmd_set_operation_key(c, session, op, in xtest_test_derivation_pbkdf2()
H A Dxtest_helpers.h62 TEE_Result ta_crypt_cmd_set_operation_key(ADBG_Case_t *c,
H A Dregression_4000.c1241 ta_crypt_cmd_set_operation_key(c, &session, op1, in xtest_tee_test_4002()
2191 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4003()
2456 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4005()
3854 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4006()
3889 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4006()
3918 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4006()
3947 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4006()
3973 ta_crypt_cmd_set_operation_key(c, &session, op, in xtest_tee_test_4006()
4015 ta_crypt_cmd_set_operation_key(c, in xtest_tee_test_4006()
4687 ta_crypt_cmd_set_operation_key(c, &session, op, key_handle))) in xtest_tee_test_4008()
[all …]
H A Dxtest_helpers.c230 TEE_Result ta_crypt_cmd_set_operation_key(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_set_operation_key() function