C_CloseAllSessions
CK_PKCS11_FUNCTION_INFO(C_CloseAllSessions)
C_CloseAllSessions,
return (fast_funcs->C_CloseAllSessions(
return (fast_funcs->C_CloseAllSessions(slotID));
rv = FUNCLIST(fw_st_id)->C_CloseAllSessions(true_id);
C_CloseAllSessions,
C_CloseAllSessions,
PK11_Functions.C_CloseAllSessions = C_CloseAllSessions;
rv = C_CloseAllSessions(TPM_SLOTID);