MySQL 8.3.0
Source Code Documentation
sha2_password_common.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

bool validate_sha256_scramble (const unsigned char *scramble, size_t scramble_size, const unsigned char *known, size_t known_size, const unsigned char *rnd, size_t rnd_size)
 

Function Documentation

◆ validate_sha256_scramble()

bool validate_sha256_scramble ( const unsigned char *  scramble,
size_t  scramble_size,
const unsigned char *  known,
size_t  known_size,
const unsigned char *  rnd,
size_t  rnd_size 
)