MCPcopy Create free account

hub / github.com/RustCrypto/utils / functions

Functions599 in github.com/RustCrypto/utils

Functioninto_option
()
ctutils/src/ct_option.rs:740
Functioninto_option_copied
()
ctutils/src/ct_option.rs:746
Methodinto_option_copied
(self)
ctutils/src/ct_option.rs:221
Methodinto_out
(self)
inout/src/inout.rs:59
Methodinto_out
(self)
inout/src/reserved.rs:158
Methodinto_out
(self)
inout/src/inout_buf.rs:150
Methodinto_out_with_copied_in
(self)
inout/src/inout.rs:44
Methodinto_out_with_copied_in
(self)
inout/src/inout_buf.rs:135
Methodinto_padded_blocks
(self)
inout/src/reserved.rs:171
Methodinto_parts
Consume the HashWriter and return its hasher and internal writer
digest-io/src/writer.rs:60
Methodinto_parts
Consume the HashReader and return its hasher and internal reader
digest-io/src/reader.rs:59
Methodinto_raw
(self)
inout/src/inout.rs:66
Methodinto_raw
(self)
inout/src/inout_buf.rs:157
Methodinv_dbl
(self)
dbl/src/lib.rs:56
Methodinvariant
(pos: usize, block_size: usize)
block-buffer/src/sealed.rs:61
Methodis_enabled
Check if DIT has been enabled.
aarch64-dit/src/lib.rs:59
Functionis_none
()
ctutils/src/ct_option.rs:758
Functionis_some
()
ctutils/src/ct_option.rs:752
Functionkeccak_test
()
sponge-cursor/tests/mod.rs:67
Functionlen
(strings: &[&[u8]])
hex-literal/src/lib.rs:42
Functionmain
()
blobby/src/bin/encode.rs:5
Functionmain
()
blobby/src/bin/decode.rs:5
Functionmain
()
wycheproof2blb/src/main.rs:38
Functionmap
()
ctutils/src/ct_option.rs:825
Functionmap_macro
()
ctutils/src/ct_option.rs:686
Functionmap_or
()
ctutils/src/ct_option.rs:831
Functionmap_or_default
()
ctutils/src/ct_option.rs:838
Methodmap_or_default
(self, f: F)
ctutils/src/ct_option.rs:345
Functionmixed_case
()
hex-literal/tests/basic.rs:26
Functionmultiple_literals
()
hex-literal/tests/basic.rs:31
Methodne
(self, other: Self)
ctutils/src/choice.rs:98
Methodnew
(pos: u8)
sponge-cursor/src/lib.rs:39
Methodnew
(buf: &[u8])
block-buffer/src/lib.rs:136
Methodnew
(value: T, is_some: Choice)
ctutils/src/ct_option.rs:53
Methodnew
(value: Z)
zeroize/src/lib.rs:613
Methodnew
(val: S)
zeroize/tests/alloc.rs:34
Methodnew
(in_buf: &'inp [T], out_buf: &'out mut [T])
inout/src/inout_buf.rs:72
Methodnew
Construct a new `HashWriter` given an existing `writer` by value.
digest-io/src/writer.rs:13
Methodnew
Construct a new `HashReader` given an existing `reader` by value.
digest-io/src/reader.rs:13
Methodnew_from_parts
Construct a new `HashWriter` given an existing `hasher` and `writer` by value.
digest-io/src/writer.rs:18
Methodnew_from_parts
Construct a new `HashReader` given an existing `hasher` and `reader` by value.
digest-io/src/reader.rs:18
Methodnext
(&mut self)
inout/src/inout_buf.rs:312
Functionno_spacing
()
hex-literal/tests/basic.rs:52
Functionnon_zero
()
zeroize/tests/zeroize.rs:31
Methodnone
()
ctutils/src/ct_option.rs:68
Functionnot
()
ctutils/src/choice.rs:680
Functionobserve_secret_box_alloc_test
()
zeroize/tests/alloc.rs:69
Functionok_or
()
ctutils/src/ct_option.rs:844
Functionok_or_else
()
ctutils/src/ct_option.rs:850
Methodok_or_else
(self, err: F)
ctutils/src/ct_option.rs:385
Functionor
()
ctutils/src/ct_option.rs:856
Functionor
()
ctutils/src/choice.rs:664
Methodor
(self, optb: CtOption<T>)
ctutils/src/ct_option.rs:395
Functionordering
()
ctutils/src/traits/ct_gt.rs:97
Functionordering
()
ctutils/src/traits/ct_lt.rs:106
Functionordering_ct_eq
()
ctutils/src/traits/ct_eq.rs:309
Functionordering_ct_select
()
ctutils/src/traits/ct_select.rs:203
Methodoutput_size
Get output size of the hasher
digest-io/src/writer.rs:75
Methodoutput_size
Get output size of the hasher
digest-io/src/reader.rs:74
Methodpad
(block: &mut Array<u8, BlockSize>, pos: usize)
block-padding/src/lib.rs:37
Methodpad_detached
(data: &[u8])
block-padding/src/lib.rs:58
Methodpad_detached
(data: &[u8])
block-padding/src/lib.rs:122
Methodpad_with_zeros
(&mut self)
block-buffer/src/lib.rs:226
Methodparse
Parse blobby header. # Errors If data could not be parsed successfully.
blobby/src/decode.rs:67
Functionparse_into_array
Parse blobby data into an array. # Errors If data could not be parsed successfully.
blobby/src/decode.rs:82
Methodraw_pad
(block: &mut [u8], pos: usize)
block-padding/src/lib.rs:106
Methodraw_pos
(&self)
sponge-cursor/src/lib.rs:51
Methodraw_unpad
(block: &[u8])
block-padding/src/lib.rs:112
Methodread
(&mut self, buf: &mut [u8], mut gen_block: impl FnMut(&mut Array<u8, BS>))
block-buffer/src/read.rs:137
Methodread
(&mut self, buf: &mut [u8])
digest-io/src/reader.rs:89
Methodread
(&mut self, buf: &mut [u8])
digest-io/src/io_wrapper.rs:24
Functionread_buffer_exception_safety
()
block-buffer/tests/mod.rs:406
Methodreborrow
(&mut self)
inout/src/inout_buf.rs:163
Methodremaining
(&self)
block-buffer/src/lib.rs:279
Methodreplace_reader
Replace the reader with another reader
digest-io/src/reader.rs:23
Methodreplace_writer
Replace the writer with another writer
digest-io/src/writer.rs:23
Methodreset
(&mut self)
digest-io/src/writer.rs:118
Methodreset
(&mut self)
digest-io/src/reader.rs:113
Functionsecret_box_alloc_test
()
zeroize/tests/alloc.rs:46
Functionselect_i64
()
ctutils/src/choice.rs:873
Methodselect_i64
(self, a: i64, b: i64)
ctutils/src/choice.rs:313
Functionselect_u128
()
ctutils/src/choice.rs:913
Methodselect_u128
(self, a: u128, b: u128)
ctutils/src/choice.rs:364
Functionselect_u16
()
ctutils/src/choice.rs:889
Methodselect_u16
(self, a: u16, b: u16)
ctutils/src/choice.rs:334
Functionselect_u32
()
ctutils/src/choice.rs:897
Methodselect_u32
(self, a: u32, b: u32)
ctutils/src/choice.rs:344
Functionselect_u64
()
ctutils/src/choice.rs:905
Functionselect_u8
()
ctutils/src/choice.rs:881
Methodselect_u8
(self, a: u8, b: u8)
ctutils/src/choice.rs:324
Functionselect_vartime
(a: &u8, b: &u8, choice: Choice)
ctutils/src/ct_option.rs:695
Methodserialize
(&self)
block-buffer/src/read.rs:154
Methodserialize
(&self, serializer: S)
zeroize/src/lib.rs:711
Methodset
(&mut self, buf: Array<u8, BS>, pos: usize)
block-buffer/src/lib.rs:261
Methodset_pos
(buf: &mut Block<N>, _pos: &mut Self::Pos, val: usize)
block-buffer/src/sealed.rs:50
Functionsingle_literal
()
hex-literal/tests/basic.rs:6
Functionslice_ct_eq
()
ctutils/src/traits/ct_eq.rs:317
Functionsome
()
ctutils/src/ct_option.rs:864
Methodsome
(value: T)
ctutils/src/ct_option.rs:60
Methodsplit_blocks
(data: &[u8])
block-buffer/src/sealed.rs:66
← previousnext →401–500 of 599, ranked by callers