Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h130 enum pkcs11_class_id template_class);
H A Dattributes.h236 static inline enum pkcs11_class_id get_class(struct obj_attrs *head) in get_class()
H A Dpkcs11_helpers.c448 enum pkcs11_class_id class_id = class; in pkcs11_class_has_type()
465 enum pkcs11_class_id class_id = class; in pkcs11_attr_class_is_key()
780 enum pkcs11_class_id class_id = class; in id2str_type()
H A Dpkcs11_attributes.c494 enum pkcs11_class_id class = PKCS11_CKO_UNDEFINED_ID; in create_storage_attributes()
1183 enum pkcs11_class_id template_class) in create_attributes_from_template()
1933 enum pkcs11_class_id key_class = get_class(head); in check_parent_attrs_against_processing()
2127 enum pkcs11_class_id key_class = get_class(obj->attributes); in attribute_is_exportable()
2319 enum pkcs11_class_id class, in attribute_is_modifiable()
2378 enum pkcs11_class_id class = PKCS11_CKO_UNDEFINED_ID; in check_attrs_against_modification()
H A Dprocessing_asymm.c167 enum pkcs11_class_id class = get_class(obj->attributes); in pkcs2tee_key_type()
300 enum pkcs11_class_id __maybe_unused class = get_class(obj->attributes); in load_tee_key()
H A Dobject.c1135 enum pkcs11_class_id class = PKCS11_CKO_UNDEFINED_ID; in entry_copy_object()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1210 enum pkcs11_class_id { enum