Home
last modified time | relevance | path

Searched refs:dh_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-wb.c92 nd_uint8_t dh_type; /* body type */ member
317 t = GET_U_1(dh->dh_type); in wb_dops()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c76 int dh_type; member
476 gctx->dh_type = type; in dh_gen_init_base()
537 dh_gen_type_name2id_w_default(p->data, gctx->dh_type)) == -1)) { in dh_gen_common_set_params()
780 DH_set_flags(dh, gctx->dh_type); in dh_gen()