Home
last modified time | relevance | path

Searched refs:TEE_ALG_HMAC_SHA1 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h175 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h184 case TEE_ALG_HMAC_SHA1: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h178 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h178 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
H A Dutee_defines.h184 case TEE_ALG_HMAC_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.h178 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
H A Dutee_defines.h184 case TEE_ALG_HMAC_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.h178 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
H A Dutee_defines.h184 case TEE_ALG_HMAC_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.h198 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h198 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c1146 case TEE_ALG_HMAC_SHA1: in rk_mac_crypto()
1248 case TEE_ALG_HMAC_SHA1: in rk_mac_begin()
1409 case TEE_ALG_HMAC_SHA1: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c1190 case TEE_ALG_HMAC_SHA1: in rk_mac_crypto()
1295 case TEE_ALG_HMAC_SHA1: in rk_mac_begin()
1462 case TEE_ALG_HMAC_SHA1: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c1113 XTEST_MAC_CASE(TEE_ALG_HMAC_SHA1, TEE_TYPE_HMAC_SHA1,