Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/setkey/
H A Dtest-pfkey.c329 m_comb->sadb_comb_encrypt_maxbits = 256; in key_setsadbprop()
348 m_comb->sadb_comb_encrypt_maxbits = 256; in key_setsadbprop()
/freebsd-14.2/sys/net/
H A Dpfkeyv2.h165 u_int16_t sadb_comb_encrypt_maxbits; member
/freebsd-14.2/sys/netipsec/
H A Dkey_debug.c295 comb->sadb_comb_encrypt_maxbits); in kdebug_sadb_prop()
H A Dkey.c6397 comb->sadb_comb_encrypt_maxbits = _BITS(algo->maxkey); in key_getcomb_ealg()