Home
last modified time | relevance | path

Searched hist:"8 de85704" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Daes_cmac.c8de85704 Fri Apr 09 04:40:28 CDT 2021 Johannes Berg <johannes.berg@intel.com> mac80211: aes_cmac: check crypto_shash_setkey() return value

As crypto_shash_setkey() can fail, we should check the return value.

Addresses-Coverity-ID: 1401813 ("Unchecked return value")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210409123755.533ff7acf1d2.I034bafa201c4a6823333f8410aeaa60cca5ee9e0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>