首页 | 数据结构 | 文件列表 | 数据字段 | 全局定义

crypt.h文件参考

此图展示直接或间接包含该文件的文件:

浏览该文件的源代码。

宏定义

#define DECRYPT   0x00
#define ENCRYPT   0x01

函数

int qq_crypt (unsigned char flag, unsigned char *instr, int instrlen, unsigned char *key, unsigned char *outstr, int *outstrlen_ptr)


宏定义文档

#define DECRYPT   0x00
 

The QQ2003C protocol plugin

for gaim

Copyright (C) 2004 Puzzlebird

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

在文件crypt.h28行定义。

参考自 _qq_process_packet_default()_qq_process_recv_file_ctl_packet()qq_crypt()qq_process_add_buddy_auth_reply()qq_process_add_buddy_reply()qq_process_change_status_reply()qq_process_friend_change_status()qq_process_get_buddies_list_reply()qq_process_get_buddies_online_reply()qq_process_get_info_reply()qq_process_group_cmd_reply()qq_process_keep_alive_reply()qq_process_login_reply()qq_process_modify_info_reply()qq_process_msg_sys()qq_process_recv_im()qq_process_remove_buddy_reply()qq_process_remove_self_reply()qq_process_send_im_reply().

#define ENCRYPT   0x01
 

在文件crypt.h29行定义。

参考自 qq_crypt()qq_send_cmd()qq_send_file_ctl_packet()qq_send_packet_login().


函数文档

int qq_crypt unsigned char  flag,
unsigned char *  instr,
int  instrlen,
unsigned char *  key,
unsigned char *  outstr,
int *  outstrlen_ptr
 

在文件crypt.c265行定义。

参考 DECRYPTENCRYPTqq_decrypt()qq_encrypt().

参考自 _qq_process_packet_default()_qq_process_recv_file_ctl_packet()qq_process_add_buddy_auth_reply()qq_process_add_buddy_reply()qq_process_change_status_reply()qq_process_friend_change_status()qq_process_get_buddies_list_reply()qq_process_get_buddies_online_reply()qq_process_get_info_reply()qq_process_group_cmd_reply()qq_process_keep_alive_reply()qq_process_login_reply()qq_process_modify_info_reply()qq_process_msg_sys()qq_process_recv_im()qq_process_remove_buddy_reply()qq_process_remove_self_reply()qq_process_send_im_reply()qq_send_cmd()qq_send_file_ctl_packet()qq_send_packet_login().

函数调用图:


Generated at Mon May 8 15:42:22 2006 for OpenQ by  doxygen 1.4.4