Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c89 u_int node_offset; /* offset in IORT - node ID */ member
277 iort_add_nodes(ACPI_IORT_NODE *node_entry, u_int node_offset) in iort_add_nodes()
503 u_int node_offset; in acpi_parse_iort() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbqueue.c46 size_t node_offset) in bqueue_init()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2.h60 uint8_t node_offset[8]; /* 16 */ member
/f-stack/freebsd/contrib/libb2/
H A Dblake2.h78 uint8_t node_offset[6];// 14 member
104 uint64_t node_offset; // 16 member
H A Dblake2s-ref.c102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
H A Dblake2b-ref.c109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
H A Dblake2b.c151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
H A Dblake2s.c139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()