Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c280 char *keylabel, CK_BYTE *password, int password_len, in get_token_key()
/titanic_41/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
3479 char *keylabel = NULL; in KMFPK11_CreateSymKey() local
3846 char *keylabel = NULL; in create_generic_secret_key() local
/titanic_41/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c827 char *keylabel = NULL; in NSS_CreateKeypair() local
1916 char *keylabel = NULL; in NSS_CreateSymKey() local
2150 char *keylabel = NULL; in NSS_StoreKey() local
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c338 char *keylabel, CK_BYTE *password, int password_len, in get_token_key()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c304 KMF_CREDENTIAL *creds, char *keylabel, in get_sensitive_key_data()
/titanic_41/usr/src/lib/libkmf/include/
H A Dkmftypes.h228 char *keylabel; member