MySQL 5.6.14 Source Code Document
|
#include <my_global.h>
#include <sha2.h>
Go to the source code of this file.
A compatibility layer to our built-in SSL implementation, to mimic the oft-used external library, OpenSSL.
Definition in file my_sha2.cc.