Home
last modified time | relevance | path

Searched refs:C_GenerateKey (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c40 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function
53 return (fast_funcs->C_GenerateKey(hSession, pMechanism, in C_GenerateKey()
76 rv = FUNCLIST(slotid)->C_GenerateKey(sessp->se_handle, in C_GenerateKey()
H A Dmapfile-vers70 C_GenerateKey;
H A Dpkcs11General.c101 C_GenerateKey,
H A Dpkcs11SUNWExtensions.c492 rv = C_GenerateKey(hSession, &mechanism, template, i, obj); in pkcs11_PasswdToPBKD2Object()
H A DmetaUtil.c1087 rv = FUNCLIST(fw_st_id)->C_GenerateKey(hSession, in meta_generate_keys()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpbkdf2.c114 rv = C_GenerateKey(krb_ctx_hSession(context), &mechanism, tmpl, in krb5int_pbkdf2_hmac_sha1()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers70 C_GenerateKey;
H A DkernelGeneral.c99 C_GenerateKey,
H A DkernelKeys.c360 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers70 C_GenerateKey;
H A DsoftKeys.c34 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function
H A DsoftGeneral.c109 C_GenerateKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers67 C_GenerateKey;
H A Dapi_interface.c1119 C_GenerateKey(CK_SESSION_HANDLE hSession, in C_GenerateKey() function
1304 PK11_Functions.C_GenerateKey = C_GenerateKey; in C_GetFunctionList()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers151 C_GenerateKey {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h797 CK_PKCS11_FUNCTION_INFO(C_GenerateKey)
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c3662 ckrv = C_GenerateKey(hSession, &keyGenMech, templ, i, in KMFPK11_CreateSymKey()