Searched refs:store48 (Results 1 – 6 of 6) sorted by relevance
104 store48( P->node_offset, node_offset ); in blake2s_param_set_node_offset()182 store48( &P->node_offset, 0 ); in blake2s_init()204 store48( &P->node_offset, 0 ); in blake2s_init_key()
35 store48( P->node_offset, offset ); in blake2sp_init_leaf()53 store48( P->node_offset, 0ULL ); in blake2sp_init_root()
107 static inline void store48( void *dst, uint64_t w ) in store48() function
141 store48( P->node_offset, node_offset ); in blake2s_param_set_node_offset()
166 store48(&(self->param.node_offset), node_offset); in py_blake2s_new_impl()
166 store48(&(self->param.node_offset), node_offset); in py_blake2b_new_impl()