| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_crypto.c | 25 uint32_t hash_algo = TEE_ALG_SHA256; in handle_crypto_sha() 274 res = rk_hash_crypto(in_data, hash, sizeof(in_data), hash_len, TEE_ALG_SHA256); in handle_crypto_rsa()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/ |
| H A D | rktest_crypto.c | 26 uint32_t hash_algo = TEE_ALG_SHA256; in handle_crypto_sha() 274 res = rk_hash_crypto(in_data, hash, sizeof(in_data), hash_len, TEE_ALG_SHA256); in handle_crypto_rsa()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/ |
| H A D | ta_sha_perf.c | 75 algo = TEE_ALG_SHA256; in cmd_prepare_op()
|
| /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/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 170 #define TEE_ALG_SHA256 0x50000004 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | utee_defines.h | 191 case TEE_ALG_SHA256: in __tee_alg_get_digest_size()
|
| H A D | tee_api_defines.h | 171 #define TEE_ALG_SHA256 0x50000004 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 171 #define TEE_ALG_SHA256 0x50000004 macro
|
| H A D | utee_defines.h | 191 case TEE_ALG_SHA256: in __tee_alg_get_digest_size()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 171 #define TEE_ALG_SHA256 0x50000004 macro
|
| H A D | utee_defines.h | 191 case TEE_ALG_SHA256: in __tee_alg_get_digest_size()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 171 #define TEE_ALG_SHA256 0x50000004 macro
|
| H A D | utee_defines.h | 191 case TEE_ALG_SHA256: in __tee_alg_get_digest_size()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 193 #define TEE_ALG_SHA256 0x50000004 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 193 #define TEE_ALG_SHA256 0x50000004 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4000.c | 944 XTEST_HASH_CASE(TEE_ALG_SHA256, 1, hash_data_sha256_in1, 946 XTEST_HASH_CASE(TEE_ALG_SHA256, 1, hash_data_sha256_in2, 3603 hash_algo = TEE_ALG_SHA256; 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 | 1264 hash_algo = TEE_ALG_SHA256; in rk_mac_begin()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 1311 hash_algo = TEE_ALG_SHA256; in rk_mac_begin()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_crypto_api.h | 2662 case TEE_ALG_SHA256: in hash_algo_to_md()
|