1. 17 6月, 2015 2 次提交
  2. 15 6月, 2015 3 次提交
  3. 09 6月, 2015 1 次提交
  4. 07 6月, 2015 1 次提交
  5. 03 6月, 2015 1 次提交
  6. 31 5月, 2015 1 次提交
  7. 28 5月, 2015 2 次提交
  8. 27 5月, 2015 3 次提交
  9. 23 5月, 2015 4 次提交
  10. 20 5月, 2015 1 次提交
    • A
      mac802154: select CRYPTO when needed · 73e85ed3
      Arnd Bergmann 提交于
      The mac802154 subsystem uses functions from the crypto layer and correctly
      selects the individual crypto algorithms, but fails to build when the
      crypto layer is disabled altogether:
      
      crypto/built-in.o: In function `crypto_ctr_free':
      :(.text+0x80): undefined reference to `crypto_drop_spawn'
      crypto/built-in.o: In function `crypto_rfc3686_free':
      :(.text+0xac): undefined reference to `crypto_drop_spawn'
      crypto/built-in.o: In function `crypto_ctr_crypt':
      :(.text+0x2f0): undefined reference to `blkcipher_walk_virt_block'
      :(.text+0x2f8): undefined reference to `crypto_inc'
      
      To solve that, this patch also selects the core crypto code,
      like all other users of that code do.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Reviewed-by: NStefan Schmidt <stefan@osg.samsung.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      73e85ed3
  11. 19 5月, 2015 10 次提交
  12. 01 5月, 2015 3 次提交
  13. 23 4月, 2015 1 次提交
  14. 28 3月, 2015 1 次提交
  15. 19 3月, 2015 1 次提交
  16. 15 3月, 2015 1 次提交
  17. 03 1月, 2015 1 次提交
  18. 20 12月, 2014 2 次提交
  19. 19 12月, 2014 1 次提交
新手
引导
客服 返回
顶部