Searched refs:CKU_PUBLIC (Results 1 – 4 of 4) sorted by relevance
36 #define CKU_PUBLIC 2 /* default session auth. state */ macro
160 if (pslot->sl_state == CKU_PUBLIC) { in get_ses_state()557 if (pslot->sl_state == CKU_PUBLIC) { in C_Logout()586 pslot->sl_state = CKU_PUBLIC; in C_Logout()
201 slot_table[i]->sl_state = CKU_PUBLIC; in kernel_slottable_init()
372 pslot->sl_state = CKU_PUBLIC; in kernel_delete_session()