All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 6610/8209] sparc-linux-ld: lib/crypto/aes.c:1450:undefined reference to `ghash_update'
@ 2026-07-22  1:51 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-22  1:51 UTC (permalink / raw)
  To: Eric Biggers; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   290aaf24a551d5a0dce037e3fab30820f9113a10
commit: 2bbb643994354c3abb2993ae699b017c21e558e9 [6610/8209] lib/crypto: aes: Add GCM support
config: sparc-randconfig-001-20260722 (https://download.01.org/0day-ci/archive/20260722/202607220918.2RL0wGGS-lkp@intel.com/config)
compiler: sparc-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260722/202607220918.2RL0wGGS-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/202607220918.2RL0wGGS-lkp@intel.com/

All errors (new ones prefixed by >>):

   sparc-linux-ld: lib/crypto/aes.o: in function `ghash_pad':
   lib/crypto/aes.c:1403:(.text+0x19f8): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.o: in function `aes_gcm_crypt_update':
   lib/crypto/aes.c:1429:(.text+0x1a4c): undefined reference to `ghash_update'
>> sparc-linux-ld: lib/crypto/aes.c:1450:(.text+0x1a90): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.c:1478:(.text+0x1ae0): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.o: in function `ghash_pad':
   lib/crypto/aes.c:1403:(.text+0x1b7c): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.o:lib/crypto/aes.c:1431: more undefined references to `ghash_update' follow
   sparc-linux-ld: lib/crypto/aes.o: in function `aes_gcm_encrypt_final':
>> lib/crypto/aes.c:1518:(.text+0x1df4): undefined reference to `ghash_final'
   sparc-linux-ld: lib/crypto/aes.o: in function `ghash_pad':
   lib/crypto/aes.c:1403:(.text+0x1f50): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.o: in function `aes_gcm_decrypt_final':
   lib/crypto/aes.c:1541:(.text+0x1fa0): undefined reference to `ghash_update'
>> sparc-linux-ld: lib/crypto/aes.c:1542:(.text+0x1fac): undefined reference to `ghash_final'
   sparc-linux-ld: lib/crypto/aes.o: in function `aes_gcm_auth_update':
   lib/crypto/aes.c:1392:(.text+0x2050): undefined reference to `ghash_update'
   sparc-linux-ld: lib/crypto/aes.o: in function `aes_gcm_preparekey':
   lib/crypto/aes.c:1362:(.text+0x2824): 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-22  1:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22  1:51 [linux-next:master 6610/8209] sparc-linux-ld: lib/crypto/aes.c:1450: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.