Searched refs:store64 (Results 1 – 2 of 2) sorted by relevance
90 store64(P->node_offset, 0); in ossl_blake2b_param_init()324 store64(target + sizeof(c->h[i]) * i, c->h[i]); in ossl_blake2b_final()
73 static ossl_inline void store64(uint8_t *dst, uint64_t w) in store64() function
Completed in 6 milliseconds