Home
last modified time | relevance | path

Searched refs:hash_init (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/usr.bin/ctfconv/
H A Dhash.h25 struct hash *hash_init(unsigned);
H A Dhash.c152 hash_init(unsigned int size) in hash_init() function
H A Dgenerate.c315 imcs->htab = hash_init(10); in imcs_generate()
317 err(1, "hash_init"); in imcs_generate()
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dhashtable.h50 #define hash_init(table) __hash_init(table, nitems(table)) macro
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_sync.c54 hash_init(sync->fences); in amdgpu_sync_create()
H A Damdgpu_device.c3639 hash_init(adev->mn_hash); in amdgpu_device_init()
/openbsd-src/sbin/iked/
H A Dikev2_msg.c542 hash_init(sa->sa_integr); in ikev2_msg_integr()
626 hash_init(sa->sa_integr); in ikev2_msg_decrypt()
982 hash_init(sa->sa_prf); in ikev2_msg_auth()
H A Dcrypto.c328 hash_init(struct iked_hash *hash) in hash_init() function
H A Diked.h1103 void hash_init(struct iked_hash *);
H A Dikev2.c5430 hash_init(sa->sa_prf); in ikev2_sa_initiator_dh()
5822 hash_init(prf); in ikev2_sa_keys()
5983 hash_init(prf); in ikev2_prfplus()
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog258 (hash_init): Initialize volatilized_htab.
787 (hash_init): Initialize string_htab hash table.
H A Dobjc-act.c6733 hash_init (void) in hash_init() function
9125 hash_init (); in init_objc()
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_cmd_parser.c912 hash_init(engine->cmd_hash); in init_hash_table()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dkvmgt.c333 hash_init(info->ptable); in kvmgt_protect_table_init()
H A Dcmd_parser.c3245 hash_init(gvt->cmd_table); in clean_cmd_table()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c171 static void hash_init PARAMS ((void));
5467 hash_init () in hash_init() function
8235 hash_init (); in init_objc()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.5853 * objc/objc-act.c (hash_init): Use xcalloc.
968 * objc/objc-act.c (hash_init): Assume xmalloc always succeeds,
8725 (hash_init): Fix file name in error message.
H A DChangeLog.73099 * objc/objc-act.c (hash_init): Use ggc to allocate