#include <stdio.h>#include <string.h>#include "rtv.h"#include "rtvlib.h"#include "crypt.h"Go to the source code of this file.
Functions | |
| static int | run_crypt_test (unsigned char *cyphertext1, size_t ctext_len, int checksum_num) |
| int | rtv_crypt_test (void) |
|
|
Definition at line 72 of file crypt-test.c. References RTV_PRT, and run_crypt_test(). Referenced by ciCryptTest(). |
|
||||||||||||||||
|
Definition at line 27 of file crypt-test.c. References rtv_decrypt(), rtv_encrypt(), and RTV_PRT. Referenced by rtv_crypt_test(). |
1.4.6