Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000_data.h6495 .curve = TEE_ECC_CURVE_NIST_P192,
6505 .curve = TEE_ECC_CURVE_NIST_P192,
6515 .curve = TEE_ECC_CURVE_NIST_P192,
6525 .curve = TEE_ECC_CURVE_NIST_P192,
6535 .curve = TEE_ECC_CURVE_NIST_P192,
6545 .curve = TEE_ECC_CURVE_NIST_P192,
6555 .curve = TEE_ECC_CURVE_NIST_P192,
6565 .curve = TEE_ECC_CURVE_NIST_P192,
6575 .curve = TEE_ECC_CURVE_NIST_P192,
6585 .curve = TEE_ECC_CURVE_NIST_P192,
[all …]
H A Dregression_4000.c3765 curve = TEE_ECC_CURVE_NIST_P192; in xtest_tee_test_4006()
4585 { 0, "ECDSA-192", TEE_TYPE_ECDSA_KEYPAIR, TEE_ECC_CURVE_NIST_P192, in xtest_tee_test_4007_ecc()
4597 { 0, "ECDH-192", TEE_TYPE_ECDH_KEYPAIR, TEE_ECC_CURVE_NIST_P192, 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.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.h590 #undef TEE_ECC_CURVE_NIST_P192
591 static const uint8_t TEE_ECC_CURVE_NIST_P192[] = { 0x00, 0x00, 0x00, 0x01 }; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c169 if (curve != TEE_ECC_CURVE_NIST_P192 && in rk_gen_ec_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c169 if (curve != TEE_ECC_CURVE_NIST_P192 && in rk_gen_ec_key()