Home
last modified time | relevance | path

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