]> git.proxmox.com Git - mirror_edk2.git/blob - CryptoPkg/Library/OpensslLib/OpensslLibAccel.uni
CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / OpensslLibAccel.uni
1 // /** @file
2 // This module provides OpenSSL Library implementation with TLS features
3 // along with performance optimized implementations of SHA1, SHA256, SHA512,
4 // AESNI, VPAED, and GHASH for IA32 and X64.
5 //
6 // Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
7 //
8 // SPDX-License-Identifier: BSD-2-Clause-Patent
9 //
10 // **/
11
12 #string STR_MODULE_ABSTRACT #language en-US "OpenSSL Library implementation with TLS features and performance optimizations"
13
14 #string STR_MODULE_DESCRIPTION #language en-US "This module provides OpenSSL Library implementation with TLS features along with performance optimized implementations of SHA1, SHA256, SHA512, AESNI, VPAED, and GHASH for IA32 and X64."