Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dsanitize_object.c89 if (cli_ref.id == PKCS11_CKA_CLASS) { in sanitize_class_and_type()
133 rc = add_attribute(dst, PKCS11_CKA_CLASS, in sanitize_class_and_type()
139 rc = add_attribute(dst, PKCS11_CKA_CLASS, in sanitize_class_and_type()
287 if (cli_ref.id == PKCS11_CKA_CLASS || in sanitize_client_object()
A Dattributes.h241 if (get_attribute(head, PKCS11_CKA_CLASS, &class, &size)) in get_class()
A Dpkcs11_helpers.c36 PKCS11_ID_SZ(PKCS11_CKA_CLASS, 4),
804 case PKCS11_CKA_CLASS: in id2str_attr_value()
A Dpkcs11_attributes.c497 rc = add_attribute(out, PKCS11_CKA_CLASS, &class, sizeof(uint32_t)); in create_storage_attributes()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1029 PKCS11_CKA_CLASS = 0x0000, enumerator

Completed in 13 milliseconds