Home
last modified time | relevance | path

Searched defs:blake2b_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/include/crypto/
H A Dblake2b.h30 struct blake2b_ctx { struct
51 static inline void __blake2b_init(struct blake2b_ctx *ctx, size_t outlen, in __blake2b_init() argument