Searched defs:C_WrapKey (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c152 * C_WrapKey will verify that the session handle is valid within
158 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
172 return (fast_funcs->C_WrapKey(hSession, pMechanism,
196 rv = FUNCLIST(slotid)->C_WrapKey(sessp->se_handle,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c117 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1655 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1306 PK11_Functions.C_WrapKey = C_WrapKey;
2283 C_WrapKey(CK_SESSION_HANDLE hSession, function

Completed in 68 milliseconds