Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c94 PKCS11_ID_SZ(PKCS11_CKA_MODIFIABLE, 1),
534 [BPA_MODIFIABLE] = PKCS11_CKA_MODIFIABLE, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c163 case PKCS11_CKA_MODIFIABLE: in pkcs11_object_default_boolprop()
336 PKCS11_CKA_MODIFIABLE, PKCS11_CKA_COPYABLE, PKCS11_CKA_DESTROYABLE,
1546 return get_bool(head, PKCS11_CKA_MODIFIABLE); in object_is_modifiable()
2327 case PKCS11_CKA_MODIFIABLE: in attribute_is_modifiable()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1140 PKCS11_CKA_MODIFIABLE = 0x0170, enumerator