#include "config.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <syslog.h>
#include <unistd.h>
#include <ldns/ldns.h>
#include <ldns/util.h>
#include "libhsm.h"
#include "hsmtest.h"
#include <libhsmdns.h>
Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ parse_conf_repositories()
◆ ctx
Definition at line 48 of file hsmutil.c.
Referenced by hsm_check_context(), hsm_ctx_set_error(), hsm_get_dnskey(), hsm_get_error(), hsm_list_keys(), hsm_print_ctx(), hsm_print_key(), hsm_print_tokeninfo(), hsm_random32(), hsm_random64(), hsm_random_buffer(), hsm_test(), hsm_token_attached(), keycache_create(), keycache_destroy(), keycache_lookup(), and main().
◆ optarg
◆ progname
◆ verbose