MD5_DIGEST_STRING_LENGTH
__attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
__attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
__attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
__attribute__((__bounded__(__minbytes__,3,MD5_DIGEST_STRING_LENGTH)));
char *new_digest, buf[MD5_DIGEST_STRING_LENGTH];
char *md5digest, buf[MD5_DIGEST_STRING_LENGTH];