SharedFunctors.Make_Poly1305
module Impl : sig ... end
type bytes = SharedDefs.CBytes.t
module Noalloc : sig ... end
val mac : key:bytes -> msg:bytes -> bytes