Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dblake2s-generic.c32 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter() function
54 blake2s_increment_counter(state, inc); in blake2s_compress_generic()