Home
last modified time | relevance | path

Searched refs:PKCS11_TOKEN_RESET (Results 1 – 2 of 2) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h31 PKCS11_TOKEN_RESET = 0, enumerator
H A Dpkcs11_token.c152 if (token->state == PKCS11_TOKEN_RESET) { in pkcs11_token_init()