Searched refs:PKCS11_TOKEN_READ_ONLY (Results 1 – 2 of 2) sorted by relevance
| /optee_os/ta/pkcs11/src/ | ||
| H A D | pkcs11_token.h | 33 PKCS11_TOKEN_READ_ONLY, enumerator |
| H A D | pkcs11_token.c | 645 if (!readonly && token->state == PKCS11_TOKEN_READ_ONLY) in entry_ck_open_session() |