Home
last modified time | relevance | path

Searched refs:attributes_match_add_reference (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dattributes.h227 enum pkcs11_rc attributes_match_add_reference(struct obj_attrs **head,
H A Dattributes.c282 enum pkcs11_rc attributes_match_add_reference(struct obj_attrs **head, in attributes_match_add_reference() function
H A Dpkcs11_attributes.c1290 rc = attributes_match_add_reference(&temp, req_attrs); in create_attributes_from_template()