Module BLAKE2B.BigstringSource

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