Function scratchstack_wrapper_aws_c_cal::aws_sha1_new
source · pub unsafe extern "C" fn aws_sha1_new(
allocator: *mut aws_allocator
) -> *mut aws_hash
Expand description
Allocates and initializes a sha1 hash instance.
pub unsafe extern "C" fn aws_sha1_new(
allocator: *mut aws_allocator
) -> *mut aws_hash
Allocates and initializes a sha1 hash instance.