Home
last modified time | relevance | path

Searched refs:init_attributes_head (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dattributes.h72 enum pkcs11_rc init_attributes_head(struct obj_attrs **head);
H A Dsanitize_object.c268 rc = init_attributes_head(dst); in sanitize_client_object()
H A Dattributes.c21 enum pkcs11_rc init_attributes_head(struct obj_attrs **head) in init_attributes_head() function
H A Dpkcs11_attributes.c497 rc = init_attributes_head(out); in create_storage_attributes()