Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netipsec/
H A Dipsec_input.c347 struct xform_history *xh; in ipsec4_common_input_cb() local
598 struct xform_history *xh; in ipsec6_common_input_cb() local
H A Dipsec_offload.h46 struct xform_history xh; /* Must be first to mimic IPSEC_IN_DONE */ member
166 ipsec_accel_fill_xh(if_t ifp, uint32_t drv_spi, struct xform_history *xh) in ipsec_accel_fill_xh()
H A Dipsec_output.c906 struct xform_history *xh; in ipsec_process_done() local
H A Dipsec.c997 struct xform_history *xh; in ipsec_check_history() local
H A Dipsec_offload.c1175 ipsec_accel_fill_xh_impl(if_t ifp, uint32_t drv_spi, struct xform_history *xh) in ipsec_accel_fill_xh_impl()
/freebsd/usr.sbin/apm/
H A Dapm.c35 #define xh(a) (((a) & 0xff00) >> 8) macro
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.c15 uint32 xh, xl, roundword; in test_rint() local
429 uint32 xh, xl; in test_frexp() local
/freebsd/contrib/bearssl/src/
H A Dinner.h975 uint32_t xl, xh; in MUL31_lo() local