Home
last modified time | relevance | path

Searched refs:PK_DEFAULT_PK11TOKEN (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.h74 #define PK_DEFAULT_PK11TOKEN SOFT_TOKEN_LABEL macro
H A Dsetpin.c291 token_spec = PK_DEFAULT_PK11TOKEN; in pk_setpin()
H A Dgenkeypair.c489 tokenname = PK_DEFAULT_PK11TOKEN; in pk_genkeypair()
H A Dgenkey.c522 tokenname = PK_DEFAULT_PK11TOKEN; in pk_genkey()
H A Dgencsr.c700 tokenname = PK_DEFAULT_PK11TOKEN; in pk_gencsr()
H A Dsigncsr.c700 token_spec = PK_DEFAULT_PK11TOKEN; in pk_signcsr()
H A Dexport.c813 token_spec = PK_DEFAULT_PK11TOKEN; in pk_export()
H A Dgencert.c916 tokenname = PK_DEFAULT_PK11TOKEN; in pk_gencert()
H A Ddelete.c834 token_spec = PK_DEFAULT_PK11TOKEN; in pk_delete()
H A Dlist.c1025 token_spec = PK_DEFAULT_PK11TOKEN; in pk_list()
H A Dimport.c1063 token_spec = PK_DEFAULT_PK11TOKEN; in pk_import()