package hacl-star-raw

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module CI = Cstubs_internals
val _1_Hacl_Hash_Core_Blake2_update_blake2s_32 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint64
val _2_Hacl_Hash_Core_Blake2_finish_blake2s_32 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> unit
val _3_Hacl_Hash_Blake2_update_multi_blake2s_32 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> Unsigned.uint64
val _4_Hacl_Hash_Blake2_update_last_blake2s_32 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> Unsigned.uint64
val _5_Hacl_Hash_Blake2_hash_blake2s_32 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _6_Hacl_Hash_Blake2_hash_blake2b_32 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _7_Hacl_Hash_MD5_legacy_update_multi : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _8_Hacl_Hash_MD5_legacy_update_last : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _9_Hacl_Hash_MD5_legacy_hash : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _10_Hacl_Hash_Core_MD5_legacy_init : ('a, 'b) CI.fatptr -> unit
val _11_Hacl_Hash_Core_MD5_legacy_update : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _12_Hacl_Hash_Core_MD5_legacy_pad : Unsigned.uint64 -> bytes CI.ocaml -> unit
val _13_Hacl_Hash_Core_MD5_legacy_finish : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _14_Hacl_Hash_SHA1_legacy_update_multi : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _15_Hacl_Hash_SHA1_legacy_update_last : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _16_Hacl_Hash_SHA1_legacy_hash : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _17_Hacl_Hash_Core_SHA1_legacy_init : ('a, 'b) CI.fatptr -> unit
val _18_Hacl_Hash_Core_SHA1_legacy_update : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _19_Hacl_Hash_Core_SHA1_legacy_pad : Unsigned.uint64 -> bytes CI.ocaml -> unit
val _20_Hacl_Hash_Core_SHA1_legacy_finish : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _21_Hacl_Hash_SHA2_update_multi_224 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _22_Hacl_Hash_SHA2_update_multi_256 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _23_Hacl_Hash_SHA2_update_multi_384 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _24_Hacl_Hash_SHA2_update_multi_512 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _25_Hacl_Hash_SHA2_update_last_224 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _26_Hacl_Hash_SHA2_update_last_256 : ('a, 'b) CI.fatptr -> Unsigned.uint64 -> bytes CI.ocaml -> Unsigned.uint32 -> unit
val _27_Hacl_Hash_SHA2_hash_224 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _28_Hacl_Hash_SHA2_hash_256 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _29_Hacl_Hash_SHA2_hash_384 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _30_Hacl_Hash_SHA2_hash_512 : bytes CI.ocaml -> Unsigned.uint32 -> bytes CI.ocaml -> unit
val _31_Hacl_Hash_Core_SHA2_init_224 : ('a, 'b) CI.fatptr -> unit
val _32_Hacl_Hash_Core_SHA2_init_256 : ('a, 'b) CI.fatptr -> unit
val _33_Hacl_Hash_Core_SHA2_init_384 : ('a, 'b) CI.fatptr -> unit
val _34_Hacl_Hash_Core_SHA2_init_512 : ('a, 'b) CI.fatptr -> unit
val _35_Hacl_Hash_Core_SHA2_update_224 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _36_Hacl_Hash_Core_SHA2_update_256 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _37_Hacl_Hash_Core_SHA2_update_384 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _38_Hacl_Hash_Core_SHA2_update_512 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _39_Hacl_Hash_Core_SHA2_pad_224 : Unsigned.uint64 -> bytes CI.ocaml -> unit
val _40_Hacl_Hash_Core_SHA2_pad_256 : Unsigned.uint64 -> bytes CI.ocaml -> unit
val _41_Hacl_Hash_Core_SHA2_finish_224 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _42_Hacl_Hash_Core_SHA2_finish_256 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _43_Hacl_Hash_Core_SHA2_finish_384 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _44_Hacl_Hash_Core_SHA2_finish_512 : ('a, 'b) CI.fatptr -> bytes CI.ocaml -> unit
val _45_Hacl_Hash_Definitions_word_len : Unsigned.uint8 -> Unsigned.uint32
val _46_Hacl_Hash_Definitions_block_len : Unsigned.uint8 -> Unsigned.uint32
val _47_Hacl_Hash_Definitions_hash_word_len : Unsigned.uint8 -> Unsigned.uint32
val _48_Hacl_Hash_Definitions_hash_len : Unsigned.uint8 -> Unsigned.uint32
type !'a result = 'a
type !'a return = 'a
type !'a1 fn =
  1. | Returns : 'a CI.typ -> 'a return fn
  2. | Function : 'a0 CI.typ * 'b fn -> ('a0 -> 'b) fn
val map_result : ('a -> 'b) -> 'a -> 'b
val returning : 'a CI.typ -> 'a return fn
val (@->) : 'a CI.typ -> 'b fn -> ('a -> 'b) fn
val foreign : string -> ('a -> 'b) fn -> 'a -> 'b
val foreign_value : string -> 'a Ctypes.typ -> 'a Ctypes.ptr