Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/setkey/
Dtest-pfkey.c324 m_comb->sadb_comb_auth = SADB_AALG_MD5HMAC; in key_setsadbprop()
343 m_comb->sadb_comb_auth = SADB_AALG_SHA1HMAC; in key_setsadbprop()
/freebsd-12-stable/sys/net/
Dpfkeyv2.h160 u_int8_t sadb_comb_auth; member
/freebsd-12-stable/sys/netipsec/
Dkey_debug.c289 comb->sadb_comb_auth, comb->sadb_comb_encrypt, in kdebug_sadb_prop()
Dkey.c6445 comb->sadb_comb_auth = i; in key_getcomb_ah()