Home
last modified time | relevance | path

Searched refs:sadb_comb_auth_minbits (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sbin/setkey/
HDtest-pfkey.c326 m_comb->sadb_comb_auth_minbits = 0; in key_setsadbprop()
345 m_comb->sadb_comb_auth_minbits = 256; in key_setsadbprop()
/freebsd-13-stable/sys/net/
HDpfkeyv2.h162 u_int16_t sadb_comb_auth_minbits; member
/freebsd-13-stable/sys/netipsec/
HDkey_debug.c292 comb->sadb_comb_auth_minbits, in kdebug_sadb_prop()
HDkey.c6440 comb->sadb_comb_auth_minbits = _BITS(minkeysize); in key_getcomb_ah()