Searched refs:C_GenerateKey (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 42 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function 55 return (fast_funcs->C_GenerateKey(hSession, pMechanism, in C_GenerateKey() 78 rv = FUNCLIST(slotid)->C_GenerateKey(sessp->se_handle, in C_GenerateKey()
|
H A D | mapfile-vers | 70 C_GenerateKey;
|
H A D | pkcs11General.c | 101 C_GenerateKey,
|
H A D | pkcs11SUNWExtensions.c | 492 rv = C_GenerateKey(hSession, &mechanism, template, i, obj); in pkcs11_PasswdToPBKD2Object()
|
H A D | metaUtil.c | 1087 rv = FUNCLIST(fw_st_id)->C_GenerateKey(hSession, in meta_generate_keys()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/ |
H A D | pbkdf2.c | 114 rv = C_GenerateKey(krb_ctx_hSession(context), &mechanism, tmpl, in krb5int_pbkdf2_hmac_sha1()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 70 C_GenerateKey;
|
H A D | kernelGeneral.c | 99 C_GenerateKey,
|
H A D | kernelKeys.c | 365 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 70 C_GenerateKey;
|
H A D | softKeys.c | 34 C_GenerateKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_GenerateKey() function
|
H A D | softGeneral.c | 105 C_GenerateKey,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 67 C_GenerateKey;
|
H A D | api_interface.c | 1119 C_GenerateKey(CK_SESSION_HANDLE hSession, in C_GenerateKey() function 1304 PK11_Functions.C_GenerateKey = C_GenerateKey; in C_GetFunctionList()
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 151 C_GenerateKey {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 763 CK_PKCS11_FUNCTION_INFO(C_GenerateKey)
|
/titanic_41/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 3661 ckrv = C_GenerateKey(hSession, &keyGenMech, templ, i, in KMFPK11_CreateSymKey()
|