Searched refs:ta_crypt_cmd_allocate_operation (Results 1 – 4 of 4) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | xtest_helpers.h | 46 TEEC_Result ta_crypt_cmd_allocate_operation(ADBG_Case_t *c,
|
A D | regression_8000.c | 374 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_hkdf() 494 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_concat_kdf() 620 ta_crypt_cmd_allocate_operation(c, session, &op, in xtest_test_derivation_pbkdf2()
|
A D | regression_4000.c | 1024 ta_crypt_cmd_allocate_operation(c, &session, &op1, in xtest_tee_test_4001() 1030 ta_crypt_cmd_allocate_operation(c, &session, &op2, in xtest_tee_test_4001() 2203 ta_crypt_cmd_allocate_operation(c, &session, &op, in xtest_tee_test_4003() 3717 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 3956 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 3991 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 4020 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 4049 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 4075 ta_crypt_cmd_allocate_operation(c, &session, in xtest_tee_test_4006() 4117 ta_crypt_cmd_allocate_operation(c, in xtest_tee_test_4006() [all …]
|
A D | xtest_helpers.c | 42 TEEC_Result ta_crypt_cmd_allocate_operation(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_allocate_operation() function
|
Completed in 15 milliseconds