Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c158 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
172 return (fast_funcs->C_WrapKey(hSession, pMechanism, in C_WrapKey()
196 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.c1334 rv = FUNCLIST(src_slot_session->fw_st_id)->C_WrapKey( in clone_by_wrap()
1349 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()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers110 C_WrapKey;
H A DkernelGeneral.c101 C_WrapKey,
H A DkernelKeys.c1655 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
/titanic_41/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.c107 C_WrapKey,
/titanic_41/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
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers307 C_WrapKey {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h805 CK_PKCS11_FUNCTION_INFO(C_WrapKey)
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c446 ckrv = C_WrapKey(pk11session, &aes_cbc_pad_mech, in get_sensitive_key_data()
470 ckrv = C_WrapKey(pk11session, &aes_cbc_pad_mech, in get_sensitive_key_data()