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_RSAPSS2048_SHA256_new_rsapss_load_pkey : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint64 Ctypes_static.ptr F.return) F.result
val hacl_RSAPSS2048_SHA256_new_rsapss_load_skey : (Unsigned.uint32 -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint64 Ctypes_static.ptr F.return) F.result
val hacl_RSAPSS2048_SHA256_rsapss_skey_sign : (Unsigned.uint32 -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> bool F.return) F.result
val hacl_RSAPSS2048_SHA256_rsapss_pkey_verify : (Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bool F.return) F.result