| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/ |
| H A D | ta_sha_perf.c | 90 res = TEE_AllocateOperation(&digest_op, algo, TEE_MODE_DIGEST, 0); in cmd_prepare_op()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_types.h | 142 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_types.h | 126 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_types.h | 120 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_types.h | 126 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_types.h | 126 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_types.h | 142 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_types.h | 126 TEE_MODE_DIGEST = 5, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent/ |
| H A D | ta_entry.c | 114 res = TEE_AllocateOperation(&op, TEE_ALG_SHA256, TEE_MODE_DIGEST, 0); in ta_entry_sha256()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent_large/ |
| H A D | ta_entry.c | 114 res = TEE_AllocateOperation(&op, TEE_ALG_SHA256, TEE_MODE_DIGEST, 0); in ta_entry_sha256()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4000.c | 989 TEE_MODE_DIGEST, 0))) in xtest_tee_test_4001() 995 TEE_MODE_DIGEST, 0))) in xtest_tee_test_4001() 3611 &op, hash_algo, TEE_MODE_DIGEST, 0))) in xtest_tee_test_4006()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 1010 res = TEE_AllocateOperation(&hash_op, algo, TEE_MODE_DIGEST, 0); in rk_hash_begin()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 1054 res = TEE_AllocateOperation(&hash_op, algo, TEE_MODE_DIGEST, 0); in rk_hash_begin()
|