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 66f9ced0cb7 arch: default enable TLS_ALIGNED when BUILD_PROTECTED=y
new 143547128b2 crypto/cryptodev: add encrypt op and olen for support
virtio mode
new 66f93298397 crypto/cryptodev: export ivlen to support different cipher
algs
new e23dd613c91 crypto/cryptodev: optimize without dynamic memory in
crypto process
new 5b52a32f5a0 crypto/crypto.c: Determine the order of obtained crypto
drivers
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
crypto/crypto.c | 75 ++-------------------
crypto/cryptodev.c | 161 ++++++++++++++-------------------------------
include/crypto/cryptodev.h | 10 +--
3 files changed, 63 insertions(+), 183 deletions(-)