sha::sha1::consts::K
[-] [+]
[src]
pub const K: [u32; 4]=[ 0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6]
TODO
pub const K: [u32; 4]=[ 0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6]
TODO
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).