Home
last modified time | relevance | path

Searched refs:TEE_ECC_CURVE_NIST_P384 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000_data.h7248 .curve = TEE_ECC_CURVE_NIST_P384,
7258 .curve = TEE_ECC_CURVE_NIST_P384,
7268 .curve = TEE_ECC_CURVE_NIST_P384,
7278 .curve = TEE_ECC_CURVE_NIST_P384,
7288 .curve = TEE_ECC_CURVE_NIST_P384,
7298 .curve = TEE_ECC_CURVE_NIST_P384,
7308 .curve = TEE_ECC_CURVE_NIST_P384,
7318 .curve = TEE_ECC_CURVE_NIST_P384,
7328 .curve = TEE_ECC_CURVE_NIST_P384,
7338 .curve = TEE_ECC_CURVE_NIST_P384,
[all …]
H A Dregression_4000.c3780 curve = TEE_ECC_CURVE_NIST_P384; in xtest_tee_test_4006()
4591 { 1, "ECDSA-384", TEE_TYPE_ECDSA_KEYPAIR, TEE_ECC_CURVE_NIST_P384, in xtest_tee_test_4007_ecc()
4603 { 1, "ECDH-384", TEE_TYPE_ECDH_KEYPAIR, TEE_ECC_CURVE_NIST_P384, in xtest_tee_test_4007_ecc()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h293 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h293 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h293 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h293 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h319 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h319 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h596 #undef TEE_ECC_CURVE_NIST_P384
597 static const uint8_t TEE_ECC_CURVE_NIST_P384[] = { 0x00, 0x00, 0x00, 0x04 }; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c172 curve != TEE_ECC_CURVE_NIST_P384 && in rk_gen_ec_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c172 curve != TEE_ECC_CURVE_NIST_P384 && in rk_gen_ec_key()