Home
last modified time | relevance | path

Searched defs:keylabel (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dgenkey.c40 char *keylabel, KMF_KEY_ALG keyAlg, int keylen, KMF_CREDENTIAL *tokencred) in genkey_nss()
109 char *keylabel, KMF_KEY_ALG keyAlg, int keylen, in genkey_pkcs11()
371 char *keylabel = NULL; in pk_genkey() local
H A Dgenkeypair.c49 char *token, char *keylabel, KMF_KEY_ALG keyAlg, in genkeypair_pkcs11()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1672 char *keylabel = NULL; in KMFPK11_CreateKeypair() local
3209 char *keylabel = NULL; in store_raw_key() local
3480 char *keylabel = NULL; in KMFPK11_CreateSymKey() local
3847 char *keylabel = NULL; in create_generic_secret_key() local
/illumos-gate/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c280 char *keylabel, CK_BYTE *password, int password_len, in get_token_key()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c828 char *keylabel = NULL; in NSS_CreateKeypair() local
1917 char *keylabel = NULL; in NSS_CreateSymKey() local
2151 char *keylabel = NULL; in NSS_StoreKey() local
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c338 char *keylabel, CK_BYTE *password, int password_len, in get_token_key()
/illumos-gate/usr/src/lib/libkmf/include/
H A Dkmftypes.h228 char *keylabel; member