Searched refs:C_UnwrapKey (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 214 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_UnwrapKey() function 229 return (fast_funcs->C_UnwrapKey(hSession, pMechanism, in C_UnwrapKey() 253 rv = FUNCLIST(slotid)->C_UnwrapKey(sessp->se_handle, in C_UnwrapKey()
|
H A D | mapfile-vers | 102 C_UnwrapKey;
|
H A D | pkcs11General.c | 104 C_UnwrapKey,
|
H A D | metaObjectManager.c | 1390 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_UnwrapKey( in clone_by_wrap() 1409 rv = FUNCLIST(src_slot_session->fw_st_id)->C_UnwrapKey( in clone_by_wrap() 1425 rv = FUNCLIST(src_slot_session->fw_st_id)->C_UnwrapKey( in clone_by_wrap()
|
H A D | metaUtil.c | 1372 rv = FUNCLIST(unwrap_session->fw_st_id)->C_UnwrapKey( in meta_unwrap_key()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 102 C_UnwrapKey;
|
H A D | kernelGeneral.c | 102 C_UnwrapKey,
|
H A D | kernelKeys.c | 1744 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_UnwrapKey() function
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 102 C_UnwrapKey;
|
H A D | softKeys.c | 218 C_UnwrapKey(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_UnwrapKey() function
|
H A D | softGeneral.c | 108 C_UnwrapKey,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 99 C_UnwrapKey;
|
H A D | api_interface.c | 1307 PK11_Functions.C_UnwrapKey = C_UnwrapKey; in C_GetFunctionList() 2089 C_UnwrapKey(CK_SESSION_HANDLE hSession, in C_UnwrapKey() function
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 275 C_UnwrapKey {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 820 CK_PKCS11_FUNCTION_INFO(C_UnwrapKey)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ |
H A D | kssladm_create.c | 494 ckrv = C_UnwrapKey(pk11session, &aes_cbc_pad_mech, aes_key_obj, in get_sensitive_key_data()
|
/titanic_41/usr/src/cmd/lofiadm/ |
H A D | main.c | 1125 rv = C_UnwrapKey(sess, &unwrap, obj, (CK_BYTE_PTR)rkey, in getkeyfromtoken()
|