Main Page
Modules
Namespaces
Classes
Files
File List
File Members
sm
csm
hsm
hsm_interface.h
Go to the documentation of this file.
1
#ifndef H_HSM_INTERFACE
2
#define H_HSM_INTERFACE
3
4
#include <
options/options.h
>
5
6
#include "
hsm.h
"
7
8
struct
sm_params
;
9
struct
sm_result
;
10
11
/* Interface of HSM for CSM */
12
void
sm_hsm
(
struct
sm_params
*
params
,
struct
sm_result
* res);
13
15
void
hsm_add_options
(
struct
option
*
ops
,
struct
hsm_params
*
p
);
16
17
#endif
sm_result
Definition:
algos.h:138
ops
struct option * ops
Definition:
rb_sm.c:31
option
Definition:
options.h:49
sm_hsm
void sm_hsm(struct sm_params *params, struct sm_result *res)
Definition:
hsm_interface.c:56
hsm_add_options
void hsm_add_options(struct option *ops, struct hsm_params *p)
Definition:
hsm_interface.c:6
p
struct @0 p
hsm_params
Definition:
hsm.h:7
params
Definition:
carmen2pdf.c:20
sm_params
Definition:
algos.h:12
options.h
hsm.h
csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23