Home
last modified time | relevance | path

Searched defs:htable (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c235 void ossl_ht_read_lock(HT *htable) in ossl_ht_read_lock()
240 void ossl_ht_read_unlock(HT *htable) in ossl_ht_read_unlock()
245 void ossl_ht_write_lock(HT *htable) in ossl_ht_write_lock()
251 void ossl_ht_write_unlock(HT *htable) in ossl_ht_write_unlock()
/freebsd/usr.sbin/makefs/
H A Dwalk.c639 } *htable; in link_check() local
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c1250 uint64_t *htable = ctx->gcm_Htable; in gcm_mode_encrypt_contiguous_blocks_avx() local
1498 uint64_t *htable = ctx->gcm_Htable; in gcm_decrypt_final_avx() local
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c688 void add_to_portlid_hash(ibnd_port_t * port, GHashTable *htable) in add_to_portlid_hash()