package hacl-star-raw

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module F : Cstubs.FOREIGN

Signature

type hacl_Impl_Blake2_Core_m_spec = Unsigned.UInt8.t
val hacl_Impl_Blake2_Core_m_spec : Unsigned.uint8 Ctypes.typ
val hacl_Impl_Blake2_Core_m_spec_Hacl_Impl_Blake2_Core_M32 : Unsigned.UInt8.t
val hacl_Impl_Blake2_Core_m_spec_Hacl_Impl_Blake2_Core_M128 : Unsigned.UInt8.t
val hacl_Impl_Blake2_Core_m_spec_Hacl_Impl_Blake2_Core_M256 : Unsigned.UInt8.t
val hacl_Hash_Core_Blake2_update_blake2s_32 : (Unsigned.uint32 Ctypes_static.ptr -> Unsigned.uint64 -> bytes Ctypes_static.ocaml -> Unsigned.uint64 F.return) F.result
val hacl_Hash_Core_Blake2_finish_blake2s_32 : (Unsigned.uint32 Ctypes_static.ptr -> Unsigned.uint64 -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_Hash_Blake2_hash_blake2s_32 : (bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_Hash_Blake2_hash_blake2b_32 : (bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_Blake2b_32_blake2b_init : (Unsigned.uint64 Ctypes_static.ptr -> Unsigned.uint32 -> Unsigned.uint32 -> unit F.return) F.result
val hacl_Blake2b_32_blake2b_finish : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint64 Ctypes_static.ptr -> unit F.return) F.result
val hacl_Blake2b_32_blake2b : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_Blake2s_32_blake2s_init : (Unsigned.uint32 Ctypes_static.ptr -> Unsigned.uint32 -> Unsigned.uint32 -> unit F.return) F.result
val hacl_Blake2s_32_blake2s_finish : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 Ctypes_static.ptr -> unit F.return) F.result
val hacl_Blake2s_32_blake2s : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> unit F.return) F.result