pub unsafe extern "C" fn aws_sha1_new(
    allocator: *mut aws_allocator
) -> *mut aws_hash
Expand description

Allocates and initializes a sha1 hash instance.