package hacl-star-raw

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

Parameters

module F : Cstubs.FOREIGN

Signature

val hacl_Frodo64_crypto_bytes : Unsigned.uint32 Ctypes.ptr F.result
val hacl_Frodo64_crypto_publickeybytes : Unsigned.uint32 Ctypes.ptr F.result
val hacl_Frodo64_crypto_secretkeybytes : Unsigned.uint32 Ctypes.ptr F.result
val hacl_Frodo64_crypto_ciphertextbytes : Unsigned.uint32 Ctypes.ptr F.result
val hacl_Frodo64_crypto_kem_keypair : (bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint32 F.return) F.result
val hacl_Frodo64_crypto_kem_enc : (bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint32 F.return) F.result
val hacl_Frodo64_crypto_kem_dec : (bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint32 F.return) F.result