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

pcr_read

Function pcr_read 

Source
pub fn pcr_read(pcr_index: PcrIndex) -> Result<[u8; 32], TpmError>
Expand description

Convenience: read a PCR value via the global TPM instance.