Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dblake2b.h25 static inline void __blake2b_update(struct blake2b_state *state, in __blake2b_update() function
102 __blake2b_update(state, in, inlen, compress); in crypto_blake2b_update()