Home
last modified time | relevance | path

Searched refs:TEE_ALG_SHA1 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/
H A Dta_sha_perf.c69 algo = TEE_ALG_SHA1; in cmd_prepare_op()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h168 #define TEE_ALG_SHA1 0x50000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h183 case TEE_ALG_SHA1: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h169 #define TEE_ALG_SHA1 0x50000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h169 #define TEE_ALG_SHA1 0x50000002 macro
H A Dutee_defines.h183 case TEE_ALG_SHA1: in __tee_alg_get_digest_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h169 #define TEE_ALG_SHA1 0x50000002 macro
H A Dutee_defines.h183 case TEE_ALG_SHA1: in __tee_alg_get_digest_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h169 #define TEE_ALG_SHA1 0x50000002 macro
H A Dutee_defines.h183 case TEE_ALG_SHA1: in __tee_alg_get_digest_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h191 #define TEE_ALG_SHA1 0x50000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h191 #define TEE_ALG_SHA1 0x50000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c1251 hash_algo = TEE_ALG_SHA1; in rk_mac_begin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c940 XTEST_HASH_CASE(TEE_ALG_SHA1, 3, hash_data_sha1_in1,
3600 hash_algo = TEE_ALG_SHA1; in xtest_tee_test_4006()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c1298 hash_algo = TEE_ALG_SHA1; in rk_mac_begin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h2658 case TEE_ALG_SHA1: in hash_algo_to_md()