CCF
Loading...
Searching...
No Matches
openssl_init.h
Go to the documentation of this file.
1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the Apache 2.0 License.
3#pragma once
4
5namespace ccf::crypto
6{
20}
Definition base64.h:10
void openssl_sha256_init()
Definition hash.cpp:61
void openssl_sha256_shutdown()
Definition hash.cpp:87