Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h148 bool always_authen; member
H A Dpkcs11_attributes.c90 if (session->processing->always_authen && in check_mechanism_against_processing()
104 if (session->processing->always_authen && in check_mechanism_against_processing()
120 if (session->processing->always_authen && in check_mechanism_against_processing()
128 if (session->processing->always_authen && in check_mechanism_against_processing()
H A Dpkcs11_token.c236 proc->always_authen = true; in set_processing_state()
239 proc->always_authen = true; in set_processing_state()