Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c491 static enum pkcs11_rc create_storage_attributes(struct obj_attrs **out, in create_storage_attributes() function
527 rc = create_storage_attributes(out, temp); in create_genkey_attributes()
607 rc = create_storage_attributes(out, temp); in create_data_attributes()
634 rc = create_storage_attributes(out, temp); in create_certificate_attributes()