* [ebiggers:wip-aes 29/37] aes.c:undefined reference to `ghash_update'
@ 2026-07-11 1:45 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-11 1:45 UTC (permalink / raw)
To: Eric Biggers; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git wip-aes
head: 11d4308c758c0308cdb17cd4fff4a59360a2f1a9
commit: 072d0787348922430c5c3ed2d6de2fe66514f0ec [29/37] wifi: mac80211: Use crypto libraries for GCMP and CCMP suites
config: mips-sb1250_swarm_defconfig (https://download.01.org/0day-ci/archive/20260711/202607110856.Rn8Dgi2Q-lkp@intel.com/config)
compiler: mips64-linux-gcc (GCC) 16.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260711/202607110856.Rn8Dgi2Q-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202607110856.Rn8Dgi2Q-lkp@intel.com/
All errors (new ones prefixed by >>):
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_encrypt_update':
>> aes.c:(.text+0x31b8): undefined reference to `ghash_update'
>> mips64-linux-ld: aes.c:(.text+0x3204): undefined reference to `ghash_update'
mips64-linux-ld: aes.c:(.text+0x3250): undefined reference to `ghash_update'
mips64-linux-ld: aes.c:(.text+0x329c): undefined reference to `ghash_update'
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_decrypt_update':
aes.c:(.text+0x338c): undefined reference to `ghash_update'
mips64-linux-ld: lib/crypto/aes.o:aes.c:(.text+0x33f4): more undefined references to `ghash_update' follow
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_encrypt_final':
>> aes.c:(.text+0x3594): undefined reference to `ghash_final'
mips64-linux-ld: aes.c:(.text+0x35fc): undefined reference to `ghash_update'
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_decrypt_final':
aes.c:(.text+0x3708): undefined reference to `ghash_update'
>> mips64-linux-ld: aes.c:(.text+0x3714): undefined reference to `ghash_final'
mips64-linux-ld: aes.c:(.text+0x37a4): undefined reference to `ghash_update'
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_auth_update':
aes.c:(.text+0x3840): undefined reference to `ghash_update'
mips64-linux-ld: lib/crypto/aes.o: in function `aes_gcm_preparekey':
>> aes.c:(.text+0x45bc): undefined reference to `ghash_preparekey'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 1:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 1:45 [ebiggers:wip-aes 29/37] aes.c:undefined reference to `ghash_update' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.