Function sha::sha512::ops::digest_round_x16
[-] [+]
[src]
pub fn digest_round_x16(state: &mut [u64; 8], k: [u64; 16], w: [u64; 16])
TODO
pub fn digest_round_x16(state: &mut [u64; 8], k: [u64; 16], w: [u64; 16])
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).