Home
last modified time | relevance | path

Searched refs:PKCS11_CKFT_USER_PIN_TO_BE_CHANGED (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c238 PKCS11_CKFT_USER_PIN_TO_BE_CHANGED; in setup_identity_auth_from_pin()
660 PKCS11_CKFT_USER_PIN_TO_BE_CHANGED | in init_persistent_db()
H A Dpkcs11_helpers.c227 PKCS11_ID(PKCS11_CKFT_USER_PIN_TO_BE_CHANGED),
H A Dpkcs11_token.c951 PKCS11_CKFT_USER_PIN_TO_BE_CHANGED); in entry_ck_token_initialize()
1071 PKCS11_CKFT_USER_PIN_TO_BE_CHANGED; in set_pin()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h872 #define PKCS11_CKFT_USER_PIN_TO_BE_CHANGED (1U << 19) macro