HomeSort by: relevance | last modified time | path
    Searched refs:MAX_MD5_LEN (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp.h 573 #define MAX_MD5_LEN (KEY_MAC_LEN + MD5_LENGTH)
ntp_request.h 184 (sizeof(struct req_pkt_tail) - (MAX_MAC_LEN - MAX_MD5_LEN))
  /src/external/bsd/ntp/dist/ntpd/
ntp_proto.c 1080 } else if ( has_mac == MAX_MD5_LEN
1084 MAX_MD5_LEN - 4) == 0)) {
1137 if (has_mac < (int)MAX_MD5_LEN) {

Completed in 43 milliseconds