Searched refs:PF_MD5_DIGEST_LENGTH (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h138 #define PF_MD5_DIGEST_LENGTH 16 macro
140 #if PF_MD5_DIGEST_LENGTH != MD5_DIGEST_LENGTH
142 #endif /* PF_MD5_DIGEST_LENGTH != MD5_DIGEST_LENGTH */
1597 u_int8_t pf_chksum[PF_MD5_DIGEST_LENGTH];
H A Dpf_ioctl.c1518 u_int8_t digest[PF_MD5_DIGEST_LENGTH];

Completed in 77 milliseconds