Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000_data.h6997 .curve = TEE_ECC_CURVE_NIST_P256,
7007 .curve = TEE_ECC_CURVE_NIST_P256,
7017 .curve = TEE_ECC_CURVE_NIST_P256,
7027 .curve = TEE_ECC_CURVE_NIST_P256,
7037 .curve = TEE_ECC_CURVE_NIST_P256,
7047 .curve = TEE_ECC_CURVE_NIST_P256,
7057 .curve = TEE_ECC_CURVE_NIST_P256,
7067 .curve = TEE_ECC_CURVE_NIST_P256,
7077 .curve = TEE_ECC_CURVE_NIST_P256,
7087 .curve = TEE_ECC_CURVE_NIST_P256,
[all …]
H A Dregression_4000.c3775 curve = TEE_ECC_CURVE_NIST_P256; in xtest_tee_test_4006()
4589 { 1, "ECDSA-256", TEE_TYPE_ECDSA_KEYPAIR, TEE_ECC_CURVE_NIST_P256, in xtest_tee_test_4007_ecc()
4601 { 1, "ECDH-256", TEE_TYPE_ECDH_KEYPAIR, TEE_ECC_CURVE_NIST_P256, 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.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.h594 #undef TEE_ECC_CURVE_NIST_P256
595 static const uint8_t TEE_ECC_CURVE_NIST_P256[] = { 0x00, 0x00, 0x00, 0x03 }; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c171 curve != TEE_ECC_CURVE_NIST_P256 && in rk_gen_ec_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c171 curve != TEE_ECC_CURVE_NIST_P256 && in rk_gen_ec_key()