Raven Core  3.0.0
P2P Digital Currency
Namespaces | Functions
sha256.cpp File Reference
#include "crypto/sha256.h"
#include "crypto/common.h"
#include <assert.h>
#include <string.h>
#include <atomic>
Include dependency graph for sha256.cpp:

Go to the source code of this file.

Namespaces

 sha256
 Internal SHA-256 implementation.
 

Functions

std::string SHA256AutoDetect ()
 Autodetect the best available SHA256 implementation. More...
 

Function Documentation

◆ SHA256AutoDetect()

std::string SHA256AutoDetect ( )

Autodetect the best available SHA256 implementation.

Returns the name of the implementation.

Definition at line 180 of file sha256.cpp.

Here is the caller graph for this function: