Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c96 PKCS11_ID_SZ(PKCS11_CKA_DESTROYABLE, 1),
536 [BPA_DESTROYABLE] = PKCS11_CKA_DESTROYABLE, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c165 case PKCS11_CKA_DESTROYABLE: in pkcs11_object_default_boolprop()
336 PKCS11_CKA_MODIFIABLE, PKCS11_CKA_COPYABLE, PKCS11_CKA_DESTROYABLE,
2328 case PKCS11_CKA_DESTROYABLE: in attribute_is_modifiable()
H A Dobject.c457 if (!get_bool(object->attributes, PKCS11_CKA_DESTROYABLE)) in entry_destroy_object()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1142 PKCS11_CKA_DESTROYABLE = 0x0172, enumerator