HomeSort by: relevance | last modified time | path
    Searched refs:node_offset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2.h 60 uint8_t node_offset[8]; /* 16 */ member in struct:blake2b_param_
blake2b-ref.c 136 STORE64_LE(P->node_offset, 0);
159 STORE64_LE(P->node_offset, 0);
193 STORE64_LE(P->node_offset, 0);
231 STORE64_LE(P->node_offset, 0);
  /src/common/lib/libc/gen/
ptree.c 170 size_t node_offset, size_t key_offset)
173 pt->pt_node_offset = node_offset;

Completed in 13 milliseconds