Searched defs:CC_SHA384_Update (Results 1 – 3 of 3) sorted by relevance
190 pub fn CC_SHA384_Update(ctx: *mut CC_SHA512_CTX, data: *const u8, n: usize) -> c_int; in CC_SHA384_Update() function