Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c987 ta_crypt_cmd_allocate_operation(c, &session, &op1, in xtest_tee_test_4001()
993 ta_crypt_cmd_allocate_operation(c, &session, &op2, in xtest_tee_test_4001()
1221 ta_crypt_cmd_allocate_operation(c, &session, &op1, in xtest_tee_test_4002()
1226 ta_crypt_cmd_allocate_operation(c, &session, &op2, in xtest_tee_test_4002()
2146 ta_crypt_cmd_allocate_operation(c, &session, &op, in xtest_tee_test_4003()
2152 ta_crypt_cmd_allocate_operation(c, &session, &op2, in xtest_tee_test_4003()
2432 ta_crypt_cmd_allocate_operation(c, &session, &op, in xtest_tee_test_4005()
2438 ta_crypt_cmd_allocate_operation(c, &session, &op2, in xtest_tee_test_4005()
3610 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006()
3848 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006()
[all …]
H A Dregression_8000.c372 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_hkdf()
492 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_concat_kdf()
618 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_pbkdf2()
H A Dxtest_helpers.h44 TEEC_Result ta_crypt_cmd_allocate_operation(ADBG_Case_t *c,
H A Dxtest_helpers.c42 TEEC_Result ta_crypt_cmd_allocate_operation(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_allocate_operation() function