Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dblake2s.c56 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter() function
107 blake2s_increment_counter(state, inc); in blake2s_compress()