Home
last modified time | relevance | path

Searched refs:pk_genkey (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c66 extern int pk_genkey(int argc, char *argv[]);
532 { NULL, pk_genkey, 0, NULL, NULL },
H A Dgenkey.c358 pk_genkey(int argc, char *argv[]) in pk_genkey() function