MySQL 9.0.0
Source Code Documentation
sha2.h File Reference
#include <openssl/evp.h>
#include <stddef.h>
#include <openssl/sha.h>

Go to the source code of this file.

Macros

#define GEN_OPENSSL_EVP_SHA2_BRIDGE(size)
 

Macro Definition Documentation

◆ GEN_OPENSSL_EVP_SHA2_BRIDGE

#define GEN_OPENSSL_EVP_SHA2_BRIDGE (   size)
Value:
unsigned char *SHA_EVP##size(const unsigned char *input_ptr, \
size_t input_length, \
char unsigned *output_ptr);
size_t size(const char *const c)
Definition: base64.h:46