s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
sha256.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for sha256.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  sha256_ctx

Functions

void sha256_hash (char *hash, const char *data, size_t len)

Function Documentation

◆ sha256_hash()

void sha256_hash ( char * hash,
const char * data,
size_t len )
extern

Definition at line 161 of file sha256.c.