Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h860 #define PKCS11_CKFT_WRITE_PROTECTED (1U << 1) macro
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c216 PKCS11_ID(PKCS11_CKFT_WRITE_PROTECTED),
H A Dpkcs11_token.c981 if (token->db_main->flags & PKCS11_CKFT_WRITE_PROTECTED) in set_pin()