Searched refs:rw_session_flags (Results 1 – 1 of 1) sorted by relevance
2897 CK_FLAGS rw_session_flags = CKF_SERIAL_SESSION | CKF_RW_SESSION; in xtest_pkcs11_test_1013() local2916 rv = C_OpenSession(slot, rw_session_flags, NULL, 0, &rw_session); in xtest_pkcs11_test_1013()3345 CK_FLAGS rw_session_flags = CKF_SERIAL_SESSION | CKF_RW_SESSION; in xtest_pkcs11_test_1015() local3426 rv = C_OpenSession(slot, rw_session_flags, NULL, 0, &rw_session); in xtest_pkcs11_test_1015()