Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/libntp/
HDa_md5encrypt.c171 if (digest->len < MD5_LENGTH) { in make_mac()
178 retlen = MD5_LENGTH; in make_mac()
HDssl_init.c184 digest_len = MD5_LENGTH; in keytype_from_text()
/freebsd-head/contrib/ntp/include/
HDntp_md5.h53 *(pdl) = MD5_LENGTH; \
HDntp.h566 #define MD5_LENGTH 16 macro
571 #define MAX_MD5_LEN (KEY_MAC_LEN + MD5_LENGTH)
/freebsd-head/contrib/ntp/
HDCommitLog1222 Move MD5_LENGTH macro to ntp.h
15437 libntp/ssl_init.h only needs MD5_LENGTH if we don't have OpenSSL
15440 libntp/ssl_init.h only needs MD5_LENGTH if we don't have OpenSSL
19581 …include OpenSSL cmac.h, define MD5_LENGTH, CMAC_LENGTH, and CMAC name, recognise CMAC name and set…