Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000_data.h7499 .curve = TEE_ECC_CURVE_NIST_P521,
7509 .curve = TEE_ECC_CURVE_NIST_P521,
7519 .curve = TEE_ECC_CURVE_NIST_P521,
7529 .curve = TEE_ECC_CURVE_NIST_P521,
7539 .curve = TEE_ECC_CURVE_NIST_P521,
7549 .curve = TEE_ECC_CURVE_NIST_P521,
7559 .curve = TEE_ECC_CURVE_NIST_P521,
7569 .curve = TEE_ECC_CURVE_NIST_P521,
7579 .curve = TEE_ECC_CURVE_NIST_P521,
7589 .curve = TEE_ECC_CURVE_NIST_P521,
[all …]
H A Dregression_4000.c3785 curve = TEE_ECC_CURVE_NIST_P521; in xtest_tee_test_4006()
4593 { 1, "ECDSA-521", TEE_TYPE_ECDSA_KEYPAIR, TEE_ECC_CURVE_NIST_P521, in xtest_tee_test_4007_ecc()
4605 { 1, "ECDH-521", TEE_TYPE_ECDH_KEYPAIR, TEE_ECC_CURVE_NIST_P521, 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.h294 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h294 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h294 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h294 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h320 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h320 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h598 #undef TEE_ECC_CURVE_NIST_P521
599 static const uint8_t TEE_ECC_CURVE_NIST_P521[] = { 0x00, 0x00, 0x00, 0x05 }; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c173 curve != TEE_ECC_CURVE_NIST_P521) in rk_gen_ec_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c173 curve != TEE_ECC_CURVE_NIST_P521) in rk_gen_ec_key()