Searched defs:node_offset (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | blake2.h | 36 uint8_t node_offset[6];/* 14 */ member 60 uint8_t node_offset[8];/* 16 */ member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | bqueue.c | 53 bqueue_init(bqueue_t *q, uint_t fill_fraction, size_t size, size_t node_offset) in bqueue_init()
|
/freebsd/sys/arm64/acpica/ |
H A D | acpi_iort.c | 94 u_int node_offset; /* offset in IORT - node ID */ member 321 iort_add_nodes(ACPI_IORT_NODE *node_entry, u_int node_offset) in iort_add_nodes() 563 u_int node_offset; in acpi_parse_iort() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2.h | 60 uint8_t node_offset[8]; /* 16 */ member
|
/freebsd/sys/contrib/libb2/ |
H A D | blake2.h | 78 uint8_t node_offset[6];// 14 member 104 uint64_t node_offset; // 16 member
|
H A D | blake2b-ref.c | 109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
|
H A D | blake2s-ref.c | 102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
|
H A D | blake2b.c | 151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
|
H A D | blake2s.c | 139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
|
/freebsd/sys/arm64/arm64/ |
H A D | cmn600.c | 326 cmn600_create_node(struct cmn600_softc *sc, off_t node_offset, in cmn600_create_node()
|