Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h729 PKCS11_CKR_ATTRIBUTE_READ_ONLY = 0x0010, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c254 PKCS11_ID(PKCS11_CKR_ATTRIBUTE_READ_ONLY),
H A Dpkcs11_attributes.c2411 return PKCS11_CKR_ATTRIBUTE_READ_ONLY; in check_attrs_against_modification()