Functions
wycheproof_util.cc File Reference
#include "./wycheproof_util.h"
#include <stdlib.h>
#include <algorithm>
#include <openssl/bn.h>
#include <openssl/digest.h>
#include <openssl/ec.h>
#include <openssl/nid.h>
#include "./file_test.h"
Include dependency graph for wycheproof_util.cc:

Go to the source code of this file.

Functions

bssl::UniquePtr< BIGNUMGetWycheproofBIGNUM (FileTest *t, const char *key, bool instruction)
 
bssl::UniquePtr< EC_GROUPGetWycheproofCurve (FileTest *t, const char *key, bool instruction)
 
const EVP_MDGetWycheproofDigest (FileTest *t, const char *key, bool instruction)
 
bool GetWycheproofResult (FileTest *t, WycheproofResult *out)
 

Function Documentation

◆ GetWycheproofBIGNUM()

bssl::UniquePtr<BIGNUM> GetWycheproofBIGNUM ( FileTest t,
const char *  key,
bool  instruction 
)

Definition at line 132 of file wycheproof_util.cc.

◆ GetWycheproofCurve()

bssl::UniquePtr<EC_GROUP> GetWycheproofCurve ( FileTest t,
const char *  key,
bool  instruction 
)

Definition at line 108 of file wycheproof_util.cc.

◆ GetWycheproofDigest()

const EVP_MD* GetWycheproofDigest ( FileTest t,
const char *  key,
bool  instruction 
)

Definition at line 81 of file wycheproof_util.cc.

◆ GetWycheproofResult()

bool GetWycheproofResult ( FileTest t,
WycheproofResult out 
)

Definition at line 49 of file wycheproof_util.cc.



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