Module BLAKE2S.BytesSource

Sourceval init : ctx -> unit
Sourceval update : ctx -> st -> off -> size -> unit
Sourceval finalize : ctx -> st -> off -> unit
Sourceval with_outlen_and_key : ctx -> size -> st -> off -> size -> unit