Searched defs:node_offset (Results 1 – 10 of 10) sorted by relevance
36 uint8_t node_offset[6];/* 14 */ member60 uint8_t node_offset[8];/* 16 */ member
39 unsigned long long node_offset = 0; in py_blake2s_new() local
39 unsigned long long node_offset = 0; in py_blake2b_new() local
78 uint8_t node_offset[6];// 14 member104 uint64_t node_offset; // 16 member
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
94 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
94 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()