Searched refs:C_WrapKey (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 158 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 D | mapfile-vers | 110 C_WrapKey;
|
H A D | pkcs11General.c | 103 C_WrapKey,
|
H A D | metaObjectManager.c | 1334 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 D | metaUtil.c | 1249 rv = FUNCLIST(wrap_session->fw_st_id)->C_WrapKey( in meta_wrap_key()
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 110 C_WrapKey;
|
H A D | kernelGeneral.c | 101 C_WrapKey,
|
H A D | kernelKeys.c | 1655 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 110 C_WrapKey;
|
H A D | softKeys.c | 117 C_WrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_WrapKey() function
|
H A D | softGeneral.c | 107 C_WrapKey,
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 107 C_WrapKey;
|
H A D | api_interface.c | 1306 PK11_Functions.C_WrapKey = C_WrapKey; in C_GetFunctionList() 2283 C_WrapKey(CK_SESSION_HANDLE hSession, in C_WrapKey() function
|
/titanic_50/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 307 C_WrapKey {
|
/titanic_50/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 805 CK_PKCS11_FUNCTION_INFO(C_WrapKey)
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ |
H A D | kssladm_create.c | 446 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()
|