Commit History

Author SHA1 Message Date
  Alin Jerpelea cddde2459b crypto: update licenses to Apache 3 years ago
  Alin Jerpelea 048d4954a0 crypto: nxstyle fixes 4 years ago
  Gregory Nutt eb79a575f6 Fix a few places where there was a semicolon following the 'if' condition, makeing the following logic unconditional. 7 years ago
  Gregory Nutt 2a751068e6 Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 8 years ago
  Gregory Nutt b29a4dd49c audio/, crypto/, libnx/, and mm/: Change some err() ERRORS to warn() WARNINGS or info() 8 years ago
  Gregory Nutt e99301d7c2 Rename *lldbg to *llerr 8 years ago
  Gregory Nutt 06cd5b2fcc mm, audio, crypto, graphics: Fix various spacing/alignment issues 9 years ago
  Gregory Nutt 16b32bbadd Standardize the width of all comment boxes in C files 9 years ago
  Gregory Nutt cb5cb96bc9 Fix issues when AES support was added for the STM32L1. From Juha Niskanen 9 years ago
  Gregory Nutt 778d326c51 Re-arrange condition logic from the last change to avoid having STM32-specific conditional logic outside of the STM32 sandbox. 9 years ago
  Gregory Nutt 1c05245963 STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com> 9 years ago
  Gregory Nutt 205260d5e2 Reanem kzalloc to kmm_zalloc for consistency 10 years ago
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 years ago
  Gregory Nutt 1657e6296b Move crypto header files from include/crypto to include/nuttx/crypto 10 years ago
  Gregory Nutt 71f6838129 Correct authorship on a few files 10 years ago
  Gregory Nutt edb5f312ca Move cypto debug definitions to debug.h with other susbsystem-level debug 10 years ago
  Gregory Nutt bb3dcccd98 Beginning of a crypto/ subsystem from Max Neklyudov 10 years ago