Function crypto::sha1::sha1_first_add
[-] [+]
[src]
pub fn sha1_first_add(e: u32, w0: u32x4) -> u32x4
Not an intrinsic, but adds a word to the first element of a vector.
pub fn sha1_first_add(e: u32, w0: u32x4) -> u32x4
Not an intrinsic, but adds a word to the first element of a vector.
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).