Searched refs:with_decode_padding_mode (Results 1 – 4 of 4) sorted by relevance
19 .with_decode_padding_mode(DecodePaddingMode::Indifferent),26 .with_decode_padding_mode(DecodePaddingMode::Indifferent),
310 pub const fn with_decode_padding_mode(self, mode: DecodePaddingMode) -> Self { in with_decode_padding_mode() method352 .with_decode_padding_mode(DecodePaddingMode::RequireNone);
86 .with_decode_padding_mode(mode) in random_config()
1353 .with_decode_padding_mode(decode_pad_mode), in standard_with_pad_mode()