This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 419a8ab050 CMakeLists.txt: warning D9002 on windows + msvc
add 8628cc9c0e crypto/ripemd160: export ripemd160 algorithm via /dev/crypto
add 947b24c8c1 crypto/poly1305: export poly1305 mac algorithm via
/dev/crypto
No new revisions were added by this update.
Summary of changes:
crypto/cryptodev.c | 2 ++
crypto/cryptosoft.c | 14 +++++++++++++
crypto/xform.c | 51 +++++++++++++++++++++++++++++++++++++++++++++-
include/crypto/cryptodev.h | 16 ++++++++-------
include/crypto/xform.h | 2 ++
5 files changed, 77 insertions(+), 8 deletions(-)