Searched defs:unprotected (Results 1 – 6 of 6) sorted by relevance
66 let unprotected = coset::HeaderBuilder::new() in main() localVariable
43 pub unprotected: Header, field96 pub unprotected: Header, field232 pub unprotected: Header, field
44 pub unprotected: Header, field216 pub unprotected: Header, field349 pub unprotected: Header, field
510 pub unsafe fn unprotected() -> &'static Guard { in unprotected() function
45 pub unprotected: Header, field188 pub unprotected: Header, field
209 List<ByteBuf> unprotected = new ArrayList<>(); in protectShouldRoundtrip() local