* |WARNING| pw148447 [PATCH v2 3/8] crypto/qat: force zero of keys
[not found] <20241114015405.77060-4-stephen@networkplumber.org>
@ 2024-11-14 1:54 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-11-14 1:54 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148447
_coding style issues_
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#109: FILE: drivers/crypto/qat/qat_sym_session.c:1637:
+ rte_memset_sensative(k0, 0, ICP_QAT_HW_AES_128_KEY_SZ);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#118: FILE: drivers/crypto/qat/qat_sym_session.c:1672:
+ rte_memset_sensative(out -
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#127: FILE: drivers/crypto/qat/qat_sym_session.c:1702:
+ rte_memset_sensative(in, 0, ICP_QAT_HW_GALOIS_H_SZ);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#137: FILE: drivers/crypto/qat/qat_sym_session.c:1761:
+ rte_memset_sensative(ipad, 0, block_size);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#138: FILE: drivers/crypto/qat/qat_sym_session.c:1762:
+ rte_memset_sensative(opad, 0, block_size);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#148: FILE: drivers/crypto/qat/qat_sym_session.c:2010:
+ rte_memset_sensative(ipad, 0, block_size);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#149: FILE: drivers/crypto/qat/qat_sym_session.c:2011:
+ rte_memset_sensative(opad, 0, block_size);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#158: FILE: drivers/crypto/qat/qat_sym_session.c:3236:
+ rte_memset_sensative(s, 0, qat_sym_session_get_private_size(dev));
total: 0 errors, 8 warnings, 59 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-14 1:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20241114015405.77060-4-stephen@networkplumber.org>
2024-11-14 1:54 ` |WARNING| pw148447 [PATCH v2 3/8] crypto/qat: force zero of keys checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).