Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h176 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h188 case TEE_ALG_HMAC_SHA224: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h179 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h179 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
H A Dutee_defines.h188 case TEE_ALG_HMAC_SHA224: 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.h179 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
H A Dutee_defines.h188 case TEE_ALG_HMAC_SHA224: in __tee_alg_get_digest_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h179 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
H A Dutee_defines.h188 case TEE_ALG_HMAC_SHA224: 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.h199 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h199 #define TEE_ALG_HMAC_SHA224 0x30000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c1254 case TEE_ALG_HMAC_SHA224: in rk_mac_begin()
1412 case TEE_ALG_HMAC_SHA224: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c1301 case TEE_ALG_HMAC_SHA224: in rk_mac_begin()
1465 case TEE_ALG_HMAC_SHA224: in rk_mac_finish()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c1116 XTEST_MAC_CASE(TEE_ALG_HMAC_SHA224, TEE_TYPE_HMAC_SHA224,