| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 209 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_ECC_PUBLIC_VALUE_X, tmp_buf, in rk_gen_ec_key() 1872 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_ecdsa_sign() 1969 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_sm2_pke() 2065 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_sm2_dsa_sm3() 2169 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, in rk_sm2_kep_genkey() 2199 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, in rk_sm2_kep_genkey() 2236 TEE_ATTR_ECC_PUBLIC_VALUE_X, in rk_sm2_kep_genkey() 2334 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_ecdsa_begin() 2664 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, private, in rk_ecdh_genkey() 2692 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, publicx, in rk_ecdh_genkey()
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 239 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 264 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 264 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 264 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_defines.h | 264 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 307 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 307 #define TEE_ATTR_ECC_PUBLIC_VALUE_X 0xD0000141 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 209 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_ECC_PUBLIC_VALUE_X, tmp_buf, in rk_gen_ec_key() 1796 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_ecdsa_sign() 1881 TEE_InitRefAttribute(&attr[0], TEE_ATTR_ECC_PUBLIC_VALUE_X, key->x, key->x_len); in rk_ecdsa_begin() 2211 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, private, in rk_ecdh_genkey() 2239 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_X, publicx, in rk_ecdh_genkey()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4000.c | 3812 TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4006() 4162 KEY_ATTR(TEE_ATTR_ECC_PUBLIC_VALUE_X , false), in test_ecc_key_pair() 4790 TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4009() 4822 TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4009() 5192 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014() 5223 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014() 5270 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014() 5347 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014() 5373 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014() 5420 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_X, in xtest_tee_test_4014()
|