Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c53 int min_length = krb5_config_get_int_default(context, NULL, 6, in check_length() local
57 if(password->length < min_length) in check_length()
H A Dpassword_quality.c52 uint32_t min_length = krb5_config_get_int_default(context, NULL, 6, in min_length_passwd_quality() local
57 if (pwd->length < min_length) { in min_length_passwd_quality()
/freebsd/sys/netinet/
H A Dip_encap.c93 int min_length; member
250 ep->min_length = cfg->min_length; in encap_attach()
304 if (ep->min_length > m->m_pkthdr.len) in encap_input()
H A Din_gif.c385 .min_length = 2 * sizeof(struct ip),
395 .min_length = sizeof(struct ip) +
406 .min_length = sizeof(struct ip) +
H A Dip_encap.h50 int min_length; /* minimum packet length */ member
H A Dip_gre.c550 .min_length = sizeof(struct greip) + sizeof(struct ip),
H A Dip_mroute.c248 .min_length = sizeof(struct ip) + PIM_MINLEN,
/freebsd/sys/netinet6/
H A Din6_gif.c407 .min_length = sizeof(struct ip6_hdr) +
418 .min_length = 2 * sizeof(struct ip6_hdr),
427 .min_length = sizeof(struct ip6_hdr) +
H A Dip6_gre.c541 .min_length = sizeof(struct greip6) +
H A Dip6_mroute.c143 .min_length = sizeof(struct ip6_hdr) + PIM_MINLEN,
/freebsd/sys/netipsec/
H A Dxform_ipcomp.c693 .min_length = sizeof(struct ip),
736 .min_length = sizeof(struct ip6_hdr),
/freebsd/sys/net/
H A Dif_me.c654 .min_length = sizeof(struct ip) + sizeof(struct mobhdr) -
H A Dif_stf.c222 .min_length = sizeof(struct ip),
/freebsd/crypto/heimdal/
H A DChangeLog.2005813 min_length and min_classes
/freebsd/crypto/heimdal/doc/
H A Dsetup.texi431 stanza @samp{[password_quality]min_length} and requires the password