CCF
Loading...
Searching...
No Matches
include
ccf
crypto
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
5
namespace
ccf::crypto
6
{
18
void
openssl_sha256_init
();
19
void
openssl_sha256_shutdown
();
20
}
ccf::crypto
Definition
base64.h:10
ccf::crypto::openssl_sha256_init
void openssl_sha256_init()
Definition
hash.cpp:61
ccf::crypto::openssl_sha256_shutdown
void openssl_sha256_shutdown()
Definition
hash.cpp:87
Generated by
1.9.8