Searched refs:certs_path_size (Results 1 – 1 of 1) sorted by relevance
101 let certs_path_size: u32 = data.read()?; in construct() localVariable102 if certs_path_size > data.readable() as u32 { in construct()108 for _ in 0..certs_path_size { in construct()