crypt.h File Reference

#include "rtv.h"

Go to the source code of this file.

Functions

int rtv_decrypt (const char *cyphertext, __u32 cypherlength, char *plainbuf, __u32 plainbuflength, __u32 *p_time, __u32 *plainlen, int checksum_num)
int rtv_encrypt (const char *plaintext, __u32 plaintext_len, char *cyphertext, __u32 buffer_len, __u32 *cyphertext_len, int checksum_num)


Function Documentation

int rtv_decrypt const char *  cyphertext,
__u32  cypherlength,
char *  plainbuf,
__u32  plainbuflength,
__u32 p_time,
__u32 plainlen,
int  checksum_num
 

Definition at line 91 of file crypt.c.

References checksum(), cryptblock(), key(), and RTV_PRT.

Referenced by run_crypt_test().

int rtv_encrypt const char *  plaintext,
__u32  plaintext_len,
char *  cyphertext,
__u32  buffer_len,
__u32 cyphertext_len,
int  checksum_num
 

Definition at line 180 of file crypt.c.

References checksum(), cryptblock(), and key().

Referenced by make_httpfs_url(), and run_crypt_test().


Generated on Wed Sep 8 03:13:22 2010 for mvpmc by  doxygen 1.4.6