Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c69 extern int pk_genkeypair(int argc, char *argv[]);
535 { NULL, pk_genkeypair, 0, NULL, NULL },
H A Dgenkeypair.c318 pk_genkeypair(int argc, char *argv[]) in pk_genkeypair() function