]> git.proxmox.com Git - mirror_edk2.git/commit - CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256Null.c
CryptoPkg/BaseCryptLib: Make comments consistent with the function
authorDandan Bi <dandan.bi@intel.com>
Fri, 11 Nov 2016 05:46:04 +0000 (13:46 +0800)
committerQin Long <qin.long@intel.com>
Fri, 11 Nov 2016 05:46:04 +0000 (13:46 +0800)
commit68ae7cd66bf7edf5abad046183badc41517e444f
treee2cd7f9dcd30b30b172d337e3e43897e6f0e0373
parent32d13bc4bcc5fcf580dd153d16b3746f845c81a8
CryptoPkg/BaseCryptLib: Make comments consistent with the function

Correct the unaligned parameter names in comments (BaseCryptLib.h and
HMAC-SHA256 wrapper implementation)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
CryptoPkg/Include/Library/BaseCryptLib.h
CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256.c
CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256Null.c