Searched defs:CertPathInfo (Results 1 – 2 of 2) sorted by relevance
25 struct CertPathInfo { struct35 #define ADD_CERT_PATH_CMD _IOW(CERT_IOCTL_MAGIC_NUMBER, 1, CertPathInfo) argument
321 pub struct CertPathInfo { struct323 pub signing_length: u32,325 pub issuer_length: u32,327 pub signing: u64,329 pub issuer: u64,331 pub path_len: u32,333 pub path_type: u32,334 __reserved: [u8; 32],