Home
last modified time | relevance | path

Searched refs:TEE_MODE_DIGEST (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/
H A Dta_sha_perf.c90 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 Dtee_api_types.h142 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_types.h126 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h120 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_types.h126 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_types.h126 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_types.h142 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_types.h126 TEE_MODE_DIGEST = 5, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent/
H A Dta_entry.c114 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 Dta_entry.c114 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 Dregression_4000.c989 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 Drk_crypto_api.c1010 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 Drk_crypto_api.c1054 res = TEE_AllocateOperation(&hash_op, algo, TEE_MODE_DIGEST, 0); in rk_hash_begin()