Home
last modified time | relevance | path

Searched refs:store48 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/libb2/
H A Dblake2s-ref.c104 store48( P->node_offset, node_offset ); in blake2s_param_set_node_offset()
189 store48( &P->node_offset, 0 ); in blake2s_init()
211 store48( &P->node_offset, 0 ); in blake2s_init_key()
H A Dblake2sp.c35 store48( P->node_offset, offset ); in blake2sp_init_leaf()
53 store48( P->node_offset, 0ULL ); in blake2sp_init_root()
H A Dblake2-impl.h100 static inline void store48( void *dst, uint64_t w ) in store48() function
H A Dblake2s.c141 store48( P->node_offset, node_offset ); in blake2s_param_set_node_offset()