Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h179 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h199 case TEE_ALG_HMAC_SHA512: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h182 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h182 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
H A Dutee_defines.h199 case TEE_ALG_HMAC_SHA512: 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.h182 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
H A Dutee_defines.h199 case TEE_ALG_HMAC_SHA512: in __tee_alg_get_digest_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h182 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
H A Dutee_defines.h199 case TEE_ALG_HMAC_SHA512: 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.h202 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h202 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c1272 case TEE_ALG_HMAC_SHA512: in rk_mac_begin()
1421 case TEE_ALG_HMAC_SHA512: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c1319 case TEE_ALG_HMAC_SHA512: in rk_mac_begin()
1474 case TEE_ALG_HMAC_SHA512: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c1128 XTEST_MAC_CASE(TEE_ALG_HMAC_SHA512, TEE_TYPE_HMAC_SHA512,