Searched refs:C_DeriveKey (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 270 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 D | mapfile-vers | 54 C_DeriveKey;
|
H A D | pkcs11General.c | 105 C_DeriveKey,
|
H A D | metaUtil.c | 1585 rv = FUNCLIST(derive_session->fw_st_id)->C_DeriveKey( in meta_derive_key()
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 51 C_DeriveKey;
|
H A D | api_interface.c | 721 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/pkcs11_kernel/common/ |
H A D | mapfile-vers | 54 C_DeriveKey;
|
H A D | kernelGeneral.c | 103 C_DeriveKey,
|
H A D | kernelKeys.c | 2318 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 D | mapfile-vers | 54 C_DeriveKey;
|
H A D | softKeys.c | 318 C_DeriveKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DeriveKey() function
|
H A D | softGeneral.c | 113 C_DeriveKey,
|
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 87 C_DeriveKey {
|
/illumos-gate/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 862 CK_PKCS11_FUNCTION_INFO(C_DeriveKey)
|