Home
last modified time | relevance | path

Searched refs:C_WrapKey (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c156 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
170 return (fast_funcs->C_WrapKey(hSession, pMechanism, in C_WrapKey()
194 rv = FUNCLIST(slotid)->C_WrapKey(sessp->se_handle, in C_WrapKey()
H A Dmapfile-vers110 C_WrapKey;
H A Dpkcs11General.c103 C_WrapKey,
H A DmetaObjectManager.c1338 rv = FUNCLIST(src_slot_session->fw_st_id)->C_WrapKey( in clone_by_wrap()
1353 rv = FUNCLIST(src_slot_session->fw_st_id)->C_WrapKey( in clone_by_wrap()
H A DmetaUtil.c1249 rv = FUNCLIST(wrap_session->fw_st_id)->C_WrapKey( in meta_wrap_key()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers110 C_WrapKey;
H A DkernelGeneral.c101 C_WrapKey,
H A DkernelKeys.c1650 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers110 C_WrapKey;
H A DsoftKeys.c117 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
H A DsoftGeneral.c111 C_WrapKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers107 C_WrapKey;
H A Dapi_interface.c1306 PK11_Functions.C_WrapKey = C_WrapKey; in C_GetFunctionList()
2283 C_WrapKey(CK_SESSION_HANDLE hSession, in C_WrapKey() function
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers307 C_WrapKey {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h828 CK_PKCS11_FUNCTION_INFO(C_WrapKey)