Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000_data.h6746 .curve = TEE_ECC_CURVE_NIST_P224,
6756 .curve = TEE_ECC_CURVE_NIST_P224,
6766 .curve = TEE_ECC_CURVE_NIST_P224,
6776 .curve = TEE_ECC_CURVE_NIST_P224,
6786 .curve = TEE_ECC_CURVE_NIST_P224,
6796 .curve = TEE_ECC_CURVE_NIST_P224,
6806 .curve = TEE_ECC_CURVE_NIST_P224,
6816 .curve = TEE_ECC_CURVE_NIST_P224,
6826 .curve = TEE_ECC_CURVE_NIST_P224,
6836 .curve = TEE_ECC_CURVE_NIST_P224,
[all …]
H A Dregression_4000.c3770 curve = TEE_ECC_CURVE_NIST_P224; in xtest_tee_test_4006()
4587 { 1, "ECDSA-224", TEE_TYPE_ECDSA_KEYPAIR, TEE_ECC_CURVE_NIST_P224, in xtest_tee_test_4007_ecc()
4599 { 1, "ECDH-224", TEE_TYPE_ECDH_KEYPAIR, TEE_ECC_CURVE_NIST_P224, 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.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h291 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h317 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h317 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h592 #undef TEE_ECC_CURVE_NIST_P224
593 static const uint8_t TEE_ECC_CURVE_NIST_P224[] = { 0x00, 0x00, 0x00, 0x02 }; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c170 curve != TEE_ECC_CURVE_NIST_P224 && in rk_gen_ec_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c170 curve != TEE_ECC_CURVE_NIST_P224 && in rk_gen_ec_key()