Home
last modified time | relevance | path

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

/NextBSD/sbin/setkey/
HDtest-pfkey.c328 m_comb->sadb_comb_encrypt_maxbits = 64; in key_setsadbprop()
347 m_comb->sadb_comb_encrypt_maxbits = 64; in key_setsadbprop()
/NextBSD/sys/net/
HDpfkeyv2.h164 u_int16_t sadb_comb_encrypt_maxbits; member
/NextBSD/sys/netipsec/
HDkey_debug.c200 comb->sadb_comb_encrypt_maxbits); in kdebug_sadb_prop()
HDkey.c5900 comb->sadb_comb_encrypt_maxbits = _BITS(algo->maxkey); in key_getcomb_esp()