Home
last modified time | relevance | path

Searched refs:DIR_OPTION_CHECK (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.h159 #define DIR_OPTION_CHECK(k, d) \ macro
H A Dgenkeypair.c434 DIR_OPTION_CHECK(kstype, dir); in pk_genkeypair()
H A Dgenkey.c526 DIR_OPTION_CHECK(kstype, dir); in pk_genkey()
H A Dgencsr.c545 DIR_OPTION_CHECK(kstype, dir); in pk_gencsr()
H A Dsigncsr.c670 DIR_OPTION_CHECK(kstype, dir); in pk_signcsr()
H A Dexport.c801 DIR_OPTION_CHECK(kstype, dir); in pk_export()
H A Dgencert.c780 DIR_OPTION_CHECK(kstype, dir); in pk_gencert()
H A Ddelete.c831 DIR_OPTION_CHECK(kstype, dir); in pk_delete()
H A Dimport.c940 DIR_OPTION_CHECK(kstype, dir); in pk_import()