Home
last modified time | relevance | path

Searched refs:MD4_DIGEST_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/include/
Dmd4.h22 #define MD4_DIGEST_STRING_LENGTH (MD4_DIGEST_LENGTH * 2 + 1) macro
43 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH)));
45 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH)));
47 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH)));
50 __attribute__((__bounded__(__minbytes__, 3, MD4_DIGEST_STRING_LENGTH)));