Home
last modified time | relevance | path

Searched defs:TEE_ECC_CURVE_NIST_P224 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h317 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h317 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h593 static const uint8_t TEE_ECC_CURVE_NIST_P224[] = { 0x00, 0x00, 0x00, 0x02 }; variable