Home
last modified time | relevance | path

Searched refs:store48 (Results 1 - 9 of 9) sorted by relevance

/third_party/python/Modules/_blake2/impl/
H A Dblake2s-ref.c104 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()
H A Dblake2-impl.h107 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()
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dblake2_impl.h99 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() function
H A Dblake2s_prov.c85 store48(P->node_offset, 0); in ossl_blake2s_param_init()
/third_party/openssl/providers/implementations/digests/
H A Dblake2_impl.h99 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() function
H A Dblake2s_prov.c85 store48(P->node_offset, 0); in ossl_blake2s_param_init()
/third_party/python/Modules/_blake2/
H A Dblake2s_impl.c168 store48(&(self->param.node_offset), node_offset); in py_blake2s_new_impl()
H A Dblake2b_impl.c168 store48(&(self->param.node_offset), node_offset); in py_blake2b_new_impl()

Completed in 5 milliseconds