X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLibRuntimeCryptProtocol%2FHash%2FCryptMd4Null.c;fp=CryptoPkg%2FLibrary%2FBaseCryptLibRuntimeCryptProtocol%2FHash%2FCryptMd4Null.c;h=6327d983a9cf35c1b7a8b52914a06d8596a996c2;hp=fc634fd163878f9aba1bc931f47fe8c26e91ad09;hb=630f67ddfea296ccb59d7863796210e130eec67e;hpb=2b5c643ae8f7e72a56deeacead6b5302a076d329 diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c index fc634fd163..6327d983a9 100644 --- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c +++ b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c @@ -1,7 +1,7 @@ /** @file MD4 Digest Wrapper Implementation which does not provide real capabilities. -Copyright (c) 2012, Intel Corporation. All rights reserved.
+Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -103,7 +103,7 @@ Md4Update ( /** Completes computation of the MD4 digest value. - Return FALSE to indicate this interface is not supported. + Return FALSE to indicate this interface is not supported. @param[in, out] Md4Context Pointer to the MD4 context. @param[out] HashValue Pointer to a buffer that receives the MD4 digest