Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_hs.c171 ck_hs_count(struct ck_hs *hs) in ck_hs_count()
186 ck_hs_destroy(struct ck_hs *hs) in ck_hs_destroy()
265 ck_hs_reset(struct ck_hs *hs) in ck_hs_reset()
328 ck_hs_grow(struct ck_hs *hs, in ck_hs_grow()
640 ck_hs_fas(struct ck_hs *hs, in ck_hs_fas()
684 ck_hs_apply(struct ck_hs *hs, in ck_hs_apply()
755 ck_hs_set(struct ck_hs *hs, in ck_hs_set()
853 ck_hs_put(struct ck_hs *hs, in ck_hs_put()
871 ck_hs_get(struct ck_hs *hs, in ck_hs_get()
918 ck_hs_move(struct ck_hs *hs, in ck_hs_move()
[all …]
H A Dck_rhs.c314 ck_rhs_count(struct ck_rhs *hs) in ck_rhs_count()
416 ck_rhs_reset(struct ck_rhs *hs) in ck_rhs_reset()
494 ck_rhs_grow(struct ck_rhs *hs, in ck_rhs_grow()
827 ck_rhs_gc(struct ck_rhs *hs) in ck_rhs_gc()
1069 ck_rhs_fas(struct ck_rhs *hs, in ck_rhs_fas()
1131 ck_rhs_apply(struct ck_rhs *hs, in ck_rhs_apply()
1235 ck_rhs_set(struct ck_rhs *hs, in ck_rhs_set()
1371 ck_rhs_put(struct ck_rhs *hs, in ck_rhs_put()
1389 ck_rhs_get(struct ck_rhs *hs, in ck_rhs_get()
1438 ck_rhs_move(struct ck_rhs *hs, in ck_rhs_move()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c12 _crypto_sign_ed25519_ref10_hinit(crypto_hash_sha512_state *hs, int prehashed) in _crypto_sign_ed25519_ref10_hinit()
38 _crypto_sign_ed25519_synthetic_r_hv(crypto_hash_sha512_state *hs, in _crypto_sign_ed25519_synthetic_r_hv()
69 crypto_hash_sha512_state hs; in _crypto_sign_ed25519_detached() local
H A Dopen.c20 crypto_hash_sha512_state hs; in _crypto_sign_ed25519_verify_detached() local
H A Dobsolete.c37 crypto_hash_sha512_state hs; in crypto_sign_edwards25519sha512batch() local
/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c261 struct ieee80211_hwmp_state *hs; in hwmp_vattach() local
280 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_vdetach() local
291 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_newstate() local
806 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_setup() local
839 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_cb() local
880 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_rann_cb() local
954 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_preq() local
1274 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_prep() local
1646 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_send_perr() local
1743 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_rann() local
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h16 crypto_hash_sha512_state hs; member
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c886 HAL_SURVEY_SAMPLE *hs) in ar9300_freebsd_get_mib_cycle_counts()
H A Dar9300_stub_funcs.c631 HAL_SURVEY_SAMPLE *hs) in ar9300_Stub_GetMibCycleCounts()
H A Dar9300_misc.c2085 ar9300_get_mib_cycle_counts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) in ar9300_get_mib_cycle_counts()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c780 int hs = g->strt.size / 2; /* half the size of the string table */ in checkSizes() local