Searched refs:MD2_DIGEST_STRING_LENGTH (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/include/
H A Dmd2.h10 #define MD2_DIGEST_STRING_LENGTH 33 macro
24 char *MD2End(MD2_CTX *, char[MD2_DIGEST_STRING_LENGTH]);
27 char *MD2Data(const unsigned char *, size_t, char[MD2_DIGEST_STRING_LENGTH]);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2330 const unsigned MD2_return_length = MD2_DIGEST_STRING_LENGTH;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2492 const unsigned MD2_return_length = MD2_DIGEST_STRING_LENGTH;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2493 const unsigned MD2_return_length = MD2_DIGEST_STRING_LENGTH;

Completed in 172 milliseconds