package hacl-star-raw

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

Parameters

module F : Cstubs.FOREIGN

Signature

module Hacl_Spec_applied : sig ... end
val hacl_FFDHE_ffdhe_len : (Unsigned.uint8 -> Unsigned.uint32 F.return) F.result
val hacl_FFDHE_new_ffdhe_precomp_p : (Unsigned.uint8 -> Unsigned.uint64 Ctypes_static.ptr F.return) F.result
val hacl_FFDHE_ffdhe_secret_to_public_precomp : (Unsigned.uint8 -> Unsigned.uint64 Ctypes_static.ptr -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_FFDHE_ffdhe_secret_to_public : (Unsigned.uint8 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> unit F.return) F.result
val hacl_FFDHE_ffdhe_shared_secret : (Unsigned.uint8 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint64 F.return) F.result