Home
last modified time | relevance | path

Searched refs:attributeID (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.c106 attrs[*attr_count].attributeID = attr_id; in xtest_add_attr()
115 attrs[*attr_count].attributeID = attr_id; in xtest_add_attr_value()
142 if ((attrs[n].attributeID & TEE_ATTR_BIT_VALUE) != 0) in pack_attrs()
165 a[n].attr_id = attrs[n].attributeID; in pack_attrs()
166 if (attrs[n].attributeID & TEE_ATTR_BIT_VALUE) { in pack_attrs()
H A Dregression_8000.c414 params[param_count].attributeID = TEE_ATTR_HKDF_OKM_LENGTH; in xtest_test_derivation_hkdf()
532 params[param_count].attributeID = TEE_ATTR_CONCAT_KDF_DKM_LENGTH; in xtest_test_derivation_concat_kdf()
659 params[param_count].attributeID = TEE_ATTR_PBKDF2_DKM_LENGTH; in xtest_test_derivation_pbkdf2()
664 params[param_count].attributeID = in xtest_test_derivation_pbkdf2()
H A Dregression_4000.c1210 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4002()
2131 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4003()
2427 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4005()
3523 if (attrs[n].attributeID == TEE_ATTR_ECC_CURVE) in create_key()
3528 attrs[n].attributeID, out, &out_size))) in create_key()
3644 algo_params[0].attributeID = in xtest_tee_test_4006()
4463 params[param_count].attributeID = TEE_ATTR_DH_X_BITS; in xtest_tee_test_4007_dh()
4876 .attributeID = TEE_ATTR_SECRET_VALUE, in xtest_tee_test_4010()
5265 params[0].attributeID = TEE_ATTR_SM2_KEP_USER; in xtest_tee_test_4014()
5415 params[0].attributeID = TEE_ATTR_SM2_KEP_USER; in xtest_tee_test_4014()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api.h140 uint32_t attributeID, void *buffer,
144 uint32_t attributeID, uint32_t *a,
163 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
166 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h122 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api.h116 uint32_t attributeID, void *buffer,
120 uint32_t attributeID, uint32_t *a,
139 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
142 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h106 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api.h116 uint32_t attributeID, void *buffer,
120 uint32_t attributeID, uint32_t *a,
139 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
142 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h106 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api.h116 uint32_t attributeID, void *buffer,
120 uint32_t attributeID, uint32_t *a,
139 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
142 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h106 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api.h116 uint32_t attributeID, void *buffer,
120 uint32_t attributeID, uint32_t *a,
139 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
142 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h106 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api.h140 uint32_t attributeID, void *buffer,
144 uint32_t attributeID, uint32_t *a,
163 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID,
166 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID,
H A Dtee_api_types.h122 uint32_t attributeID; member
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h100 uint32_t attributeID; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/
H A Dta_aes_perf.c243 attr.attributeID = TEE_ATTR_SECRET_VALUE; in cmd_prepare_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dcryp_taf.c343 a[n].attributeID = ap[n].id; in unpack_attrs()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c2230 params[0].attributeID = TEE_ATTR_SM2_KEP_USER; in rk_sm2_kep_genkey()