Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type state = Hacl_star.EverCrypt.Hash.t
val init : unit -> Hacl_star.EverCrypt.Hash.t
val update :
Hacl_star.EverCrypt.Hash.t ->
Hacl_star.SharedDefs.CBytes.t ->
unit
val finish : Hacl_star.EverCrypt.Hash.t -> bytes
val digest : Hacl_star.SharedDefs.CBytes.t -> bytes
module HMAC : sig ... end