Functions
cavp_tdes_test.cc File Reference
#include <stdlib.h>
#include <openssl/cipher.h>
#include <openssl/crypto.h>
#include <openssl/err.h>
#include "../crypto/test/file_test.h"
#include "../crypto/test/test_util.h"
#include "cavp_test_util.h"
Include dependency graph for cavp_tdes_test.cc:

Go to the source code of this file.

Functions

int cavp_tdes_test_main (int argc, char **argv)
 
static bool TestKAT (FileTest *t, void *arg)
 
static bool TestMCT (FileTest *t, void *arg)
 
static int usage (char *arg)
 
static void XORKeyWithOddParityLSB (std::vector< uint8_t > *key, const std::vector< uint8_t > &value)
 

Function Documentation

◆ cavp_tdes_test_main()

int cavp_tdes_test_main ( int  argc,
char **  argv 
)

Definition at line 303 of file cavp_tdes_test.cc.

◆ TestKAT()

static bool TestKAT ( FileTest t,
void *  arg 
)
static

Definition at line 43 of file cavp_tdes_test.cc.

◆ TestMCT()

static bool TestMCT ( FileTest t,
void *  arg 
)
static

Definition at line 167 of file cavp_tdes_test.cc.

◆ usage()

static int usage ( char *  arg)
static

Definition at line 298 of file cavp_tdes_test.cc.

◆ XORKeyWithOddParityLSB()

static void XORKeyWithOddParityLSB ( std::vector< uint8_t > *  key,
const std::vector< uint8_t > &  value 
)
static

Definition at line 153 of file cavp_tdes_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:05