Searched refs:C_DeriveKey (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dmapfile-vers54 C_DeriveKey;
H A Dpkcs11Keys.c266 * C_DeriveKey will verify that the session handle is valid within
272 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
286 return (fast_funcs->C_DeriveKey(hSession, pMechanism,
309 rv = FUNCLIST(slotid)->C_DeriveKey(sessp->se_handle,
H A Dpkcs11General.c105 C_DeriveKey,
H A DmetaUtil.c1438 * Core implementation for C_DeriveKey. This function is a bit gross because
1440 * parameters. Normally C_DeriveKey takes a single existing key as input,
1585 rv = FUNCLIST(derive_session->fw_st_id)->C_DeriveKey(
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers54 C_DeriveKey;
H A DkernelGeneral.c103 C_DeriveKey,
H A DkernelKeys.c2323 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A Dmapfile-vers39 C_DeriveKey;
H A DkmsKeys.c171 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
H A DkmsGeneral.c173 C_DeriveKey,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers54 C_DeriveKey;
H A DsoftKeys.c318 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
H A DsoftGeneral.c107 C_DeriveKey,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers51 C_DeriveKey;
H A Dapi_interface.c721 C_DeriveKey(CK_SESSION_HANDLE hSession, function
1310 PK11_Functions.C_DeriveKey = C_DeriveKey;
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers87 C_DeriveKey {
/opensolaris-onvv-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h835 /* C_DeriveKey derives a key from a base key, creating a new key
837 CK_PKCS11_FUNCTION_INFO(C_DeriveKey)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_pub.c2515 rv = pFuncList->C_DeriveKey(sp->session,

Completed in 207 milliseconds