⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
log_auth
veridian_
kernel
0.25.2
In veridian_
kernel::
security::
audit_
enhanced
veridian_kernel
::
security
::
audit_enhanced
Function
log_
auth
Copy item path
Source
pub fn log_auth(pid: u64, tid: u64, message: String, success: bool)
Expand description
Log an authentication event.