Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h772 PKCS11_CKR_TOKEN_WRITE_PROTECTED = 0x00e2, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c293 PKCS11_ID(PKCS11_CKR_TOKEN_WRITE_PROTECTED),
H A Dpkcs11_token.c646 return PKCS11_CKR_TOKEN_WRITE_PROTECTED; in entry_ck_open_session()
982 return PKCS11_CKR_TOKEN_WRITE_PROTECTED; in set_pin()