Home
last modified time | relevance | path

Searched refs:set_attribute (Results 1 – 9 of 9) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dattributes.h171 enum pkcs11_rc set_attribute(struct obj_attrs **head, uint32_t attribute,
A Dpkcs11_attributes.c681 rc = set_attribute(out, PKCS11_CKA_CERTIFICATE_CATEGORY, in create_certificate_attributes()
700 rc = set_attribute(out, PKCS11_CKA_NAME_HASH_ALGORITHM, in create_certificate_attributes()
1170 rc = set_attribute(&attrs, in create_attributes_from_template()
2157 rc = set_attribute(head, PKCS11_CKA_VALUE_LEN, &key_length, in set_secret_key_data()
2242 return set_attribute(priv_head, PKCS11_CKA_ID, id1, id1_size); in add_missing_attribute_id()
2244 return set_attribute(pub_head, PKCS11_CKA_ID, id2, id2_size); in add_missing_attribute_id()
A Dattributes.c195 enum pkcs11_rc set_attribute(struct obj_attrs **head, uint32_t attribute, in set_attribute() function
223 rc = set_attribute(dst, cli_head.id, in modify_attributes_list()
/optee_os/core/tee/
A Dtee_svc_cryp.c948 static void set_attribute(struct tee_obj *o, in set_attribute() function
1842 set_attribute(o, type_props, TEE_ATTR_DH_PUBLIC_VALUE); in tee_svc_obj_generate_key_dh()
1843 set_attribute(o, type_props, TEE_ATTR_DH_PRIVATE_VALUE); in tee_svc_obj_generate_key_dh()
1844 set_attribute(o, type_props, TEE_ATTR_DH_X_BITS); in tee_svc_obj_generate_key_dh()
1871 set_attribute(o, type_props, TEE_ATTR_ECC_CURVE); in tee_svc_obj_generate_key_ecc()
2996 set_attribute(so, type_props, in syscall_cryp_derive_key()
3060 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3091 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3120 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3149 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
[all …]
/optee_os/out/arm/core/
A Dtee.symb_sizes1313 000000000e121a00 0000000000000034 t set_attribute
A Dtee.dmp52232 000000000e121a00 <set_attribute>:
52233 set_attribute():
55406 e123b40: 97fff7b0 bl e121a00 <set_attribute>
55412 e123b54: 97fff7ab bl e121a00 <set_attribute>
55420 e123b68: 97fff7a6 bl e121a00 <set_attribute>
55451 e123bc0: 97fff790 bl e121a00 <set_attribute>
55457 e123bd4: 97fff78b bl e121a00 <set_attribute>
55463 e123be8: 97fff786 bl e121a00 <set_attribute>
56544 e12480c: 97fff47d bl e121a00 <set_attribute>
56664 e12497c: 97fff421 bl e121a00 <set_attribute>
[all …]
A Dtee.map22665 .text.set_attribute
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp974 0000021a g F .text 0000002e set_attribute
1350 0000021a <set_attribute>:
1351 set_attribute():
1366 232: d107 bne.n 244 <set_attribute+0x2a>
1427 290: f7ff ffc3 bl 21a <set_attribute>
7091 2880: f7fd fccb bl 21a <set_attribute>
7185 293a: f7fd fc6e bl 21a <set_attribute>
7756 2e0c: f7fd fa05 bl 21a <set_attribute>
9278 3a08: f7fc fc07 bl 21a <set_attribute>
9402 3ad2: f7fc fba2 bl 21a <set_attribute>
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map1702 0x000000000000021a set_attribute

Completed in 282 milliseconds