audk/CryptoPkg/Library/BaseCryptLib/Pk
Zhichao Gao b3d00df69c CryptoPkg/BaseCryptLib: Use cmp-operator for non-Boolean comparisons
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2027

Refer to CSS_2_1 5.7.2.1 "Non-Boolean comparisons must use a
compare operator (==, !=, >, < >=, <=).", use compare operator
for the non-boolean comparisons.

Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
2019-07-31 09:19:43 +08:00
..
CryptAuthenticode.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptAuthenticodeNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptDh.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptDhNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs1Oaep.c CryptoPkg/BaseCryptLib: Add PKCS1v2 (RSAES-OAEP) support. 2019-04-18 13:11:22 +08:00
CryptPkcs1OaepNull.c CryptoPkg/BaseCryptLib: Add PKCS1v2 (RSAES-OAEP) support. 2019-04-18 13:11:22 +08:00
CryptPkcs5Pbkdf2.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs5Pbkdf2Null.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7Sign.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7SignNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7VerifyBase.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7VerifyCommon.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7VerifyEku.c CryptoPkg/BaseCryptLib: Use cmp-operator for non-Boolean comparisons 2019-07-31 09:19:43 +08:00
CryptPkcs7VerifyEkuRuntime.c CryptoPkg/BaseCryptLib: Add new API VerifyEKUsInPkcs7Signature 2019-04-18 13:11:21 +08:00
CryptPkcs7VerifyNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7VerifyRuntime.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptRsaBasic.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptRsaExt.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptRsaExtNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptTs.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptTsNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptX509.c CryptoPkg/BaseCryptLib: Add new API to get organization name 2019-04-18 13:11:20 +08:00
CryptX509Null.c CryptoPkg/BaseCryptLib: Add new API to get organization name 2019-04-18 13:11:20 +08:00