Function scratchstack_wrapper_aws_c_cal::aws_sha256_new
source · pub unsafe extern "C" fn aws_sha256_new(
allocator: *mut aws_allocator
) -> *mut aws_hashExpand description
Allocates and initializes a sha256 hash instance.
pub unsafe extern "C" fn aws_sha256_new(
allocator: *mut aws_allocator
) -> *mut aws_hashAllocates and initializes a sha256 hash instance.