Searched defs:CertPathInfo (Results 1 – 2 of 2) sorted by relevance
29 struct CertPathInfo { struct39 #define ADD_CERT_PATH_CMD _IOW(CERT_IOCTL_MAGIC_NUMBER, 1, CertPathInfo) argument
334 pub struct CertPathInfo { struct336 pub signing_length: u32,338 pub issuer_length: u32,340 pub signing: u64,342 pub issuer: u64,344 pub path_len: u32,346 pub path_type: u32,347 __reserved: [u8; 32],