Home
last modified time | relevance | path

Searched refs:C_DeriveKey (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c270 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DeriveKey() function
284 return (fast_funcs->C_DeriveKey(hSession, pMechanism, in C_DeriveKey()
307 rv = FUNCLIST(slotid)->C_DeriveKey(sessp->se_handle, in C_DeriveKey()
H A Dmapfile-vers54 C_DeriveKey;
H A Dpkcs11General.c105 C_DeriveKey,
H A DmetaUtil.c1585 rv = FUNCLIST(derive_session->fw_st_id)->C_DeriveKey( in meta_derive_key()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers54 C_DeriveKey;
H A DkernelGeneral.c103 C_DeriveKey,
H A DkernelKeys.c2318 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DeriveKey() function
/illumos-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, in C_DeriveKey() function
H A DsoftGeneral.c113 C_DeriveKey,
/illumos-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, in C_DeriveKey() function
1308 PK11_Functions.C_DeriveKey = C_DeriveKey; in C_GetFunctionList()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers87 C_DeriveKey {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h862 CK_PKCS11_FUNCTION_INFO(C_DeriveKey)