| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 222 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_ECC_PUBLIC_VALUE_Y, tmp_buf, in rk_gen_ec_key() 1873 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_ecdsa_sign() 1970 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_sm2_pke() 2066 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_sm2_dsa_sm3() 2173 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, in rk_sm2_kep_genkey() 2203 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, in rk_sm2_kep_genkey() 2241 TEE_ATTR_ECC_PUBLIC_VALUE_Y, in rk_sm2_kep_genkey() 2335 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_ecdsa_begin() 2668 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, private, in rk_ecdh_genkey() 2696 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, publicy, in rk_ecdh_genkey()
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 240 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 265 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 265 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 265 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_defines.h | 265 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 308 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 308 #define TEE_ATTR_ECC_PUBLIC_VALUE_Y 0xD0000241 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 222 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_ECC_PUBLIC_VALUE_Y, tmp_buf, in rk_gen_ec_key() 1797 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_ecdsa_sign() 1882 TEE_InitRefAttribute(&attr[1], TEE_ATTR_ECC_PUBLIC_VALUE_Y, key->y, key->y_len); in rk_ecdsa_begin() 2215 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, private, in rk_ecdh_genkey() 2243 TEE_InitRefAttribute(¶ms[param_count], TEE_ATTR_ECC_PUBLIC_VALUE_Y, publicy, in rk_ecdh_genkey()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4000.c | 3816 TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4006() 4163 KEY_ATTR(TEE_ATTR_ECC_PUBLIC_VALUE_Y , false), in test_ecc_key_pair() 4793 TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4009() 4825 TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4009() 5195 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014() 5226 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014() 5273 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014() 5350 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014() 5376 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014() 5423 xtest_add_attr(¶m_count, params, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in xtest_tee_test_4014()
|