Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Hacl.BoxSourceval box : 
  k:combined key ->
  nonce:Hacl_star.SharedDefs.CBytes.t ->
  msg:Hacl_star.SharedDefs.CBytes.t ->
  cmsg:Hacl_star.SharedDefs.CBytes.t ->
  unitval box_open : 
  k:combined key ->
  nonce:Hacl_star.SharedDefs.CBytes.t ->
  cmsg:Hacl_star.SharedDefs.CBytes.t ->
  msg:Hacl_star.SharedDefs.CBytes.t ->
  boolval box_noalloc : 
  k:combined key ->
  nonce:Hacl_star.SharedDefs.CBytes.t ->
  tag:Hacl_star.SharedDefs.CBytes.t ->
  buf:Hacl_star.SharedDefs.CBytes.t ->
  unitval box_open_noalloc : 
  k:combined key ->
  nonce:Hacl_star.SharedDefs.CBytes.t ->
  tag:Hacl_star.SharedDefs.CBytes.t ->
  buf:Hacl_star.SharedDefs.CBytes.t ->
  bool