Searched defs:C_UnwrapKey (Results 1 - 5 of 5) 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,
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeys.c159 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c218 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
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_tpm/common/
H A Dapi_interface.c1308 PK11_Functions.C_UnwrapKey = C_UnwrapKey;
2091 C_UnwrapKey(CK_SESSION_HANDLE hSession, function

Completed in 33 milliseconds