/* * Copyright (c) 2023, yzrh * * SPDX-License-Identifier: Apache-2.0 */ int strmd5(unsigned char **dst, int *dst_size, const unsigned char * restrict src, int src_size);