⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

with_kms

Function with_kms 

Source
pub fn with_kms<R, F: FnOnce(&mut KmsManager) -> R>(f: F) -> Option<R>
Expand description

Access the KMS manager