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_Impl_RSAPSS_MGF_hash_len : (Unsigned.uint8 -> Unsigned.uint32 F.return) F.result
val hacl_Impl_RSAPSS_Keys_check_modulus_u64 : (Unsigned.uint32 -> Unsigned.uint64 Ctypes_static.ptr -> Unsigned.uint64 F.return) F.result
val hacl_Impl_RSAPSS_Keys_check_exponent_u64 : (Unsigned.uint32 -> Unsigned.uint64 Ctypes_static.ptr -> Unsigned.uint64 F.return) F.result
val hacl_Impl_RSAPSS_Padding_pss_encode : (Unsigned.uint8 -> 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_Impl_RSAPSS_Padding_pss_verify : (Unsigned.uint8 -> Unsigned.uint32 -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> Unsigned.uint32 -> bytes Ctypes_static.ocaml -> bool F.return) F.result