Home
last modified time | relevance | path

Searched defs:TEE_ECC_CURVE_NIST_P256 (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.h292 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h292 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h292 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h292 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h318 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h318 #define TEE_ECC_CURVE_NIST_P256 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h595 static const uint8_t TEE_ECC_CURVE_NIST_P256[] = { 0x00, 0x00, 0x00, 0x03 }; variable