summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.uni
blob: 9cd02212a8bb6464652676d2b606095ecf1d1bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// /** @file
// Provides BaseCrypto SHA384 hash service
//
// This library can be registered to BaseCrypto router, to serve as hash engine.
//
// Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/


#string STR_MODULE_ABSTRACT             #language en-US "Provides BaseCrypto SHA384 hash service"

#string STR_MODULE_DESCRIPTION          #language en-US "This library can be registered to BaseCrypto router, to serve as hash engine."