HomeSort by: relevance | last modified time | path
    Searched refs:tcsd_config (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
tcsd.h 29 struct tcsd_config struct
139 extern struct tcsd_config tcsd_options;
141 TSS_RESULT conf_file_init(struct tcsd_config *);
142 void conf_file_final(struct tcsd_config *);
  /src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_conf.c 70 init_tcsd_config(struct tcsd_config *conf)
93 platform_class_list_append(struct tcsd_config *conf, char *specName, TSS_BOOL is_main)
140 config_set_defaults(struct tcsd_config *conf)
258 tcsd_set_remote_op(struct tcsd_config *conf, char *op_name)
276 read_conf_line(char *buf, int line_num, struct tcsd_config *conf)
673 read_conf_file(FILE *f, struct tcsd_config *conf)
702 conf_file_final(struct tcsd_config *conf)
739 conf_file_init(struct tcsd_config *conf)
svrside.c 43 struct tcsd_config tcsd_options;
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_caps.c 28 extern struct tcsd_config tcsd_options;
39 struct tcsd_config *config = &tcsd_options;
  /src/crypto/external/cpl/trousers/dist/src/tddl/
tddl.c 36 struct tcsd_config *_tcsd_options = NULL;

Completed in 18 milliseconds