Searched refs:C_UnwrapKey (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c208 * C_UnwrapKey will verify that the session handle is valid within
214 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
229 return (fast_funcs->C_UnwrapKey(hSession, pMechanism,
253 rv = FUNCLIST(slotid)->C_UnwrapKey(sessp->se_handle,
H A Dpkcs11General.c103 C_UnwrapKey,
H A DmetaObjectManager.c44 * Information necessary to create keys for C_WrapKey/C_UnwrapKey
1399 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_UnwrapKey(
1418 rv = FUNCLIST(src_slot_session->fw_st_id)->C_UnwrapKey(
1434 rv = FUNCLIST(src_slot_session->fw_st_id)->C_UnwrapKey(
H A DmetaUtil.c1398 rv = FUNCLIST(unwrap_session->fw_st_id)->C_UnwrapKey(
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeys.c159 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
H A DkmsGeneral.c172 C_UnwrapKey,
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c101 C_UnwrapKey,
H A DkernelKeys.c1744 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
1790 * If the HW provider doesn't support C_UnwrapKey, we will try
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c218 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
H A DsoftGeneral.c105 C_UnwrapKey,
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h818 /* C_UnwrapKey unwraps (decrypts) a wrapped key, creating a new
820 CK_PKCS11_FUNCTION_INFO(C_UnwrapKey)
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1308 PK11_Functions.C_UnwrapKey = C_UnwrapKey;
2091 C_UnwrapKey(CK_SESSION_HANDLE hSession, function

Completed in 56 milliseconds