net/hns3: modify a function name
[dpdk.git] / drivers / crypto /
2022-06-21 Kai Jicrypto/qat: use intel-ipsec-mb for partial hash and AES
2022-06-21 Kai Jicrypto/openssl: update DSA routine with 3.0 EVP API
2022-06-21 Kai Jicrypto/openssl: update DH routine with 3.0 EVP API
2022-06-21 Kai Jicrypto/openssl: update RSA routine with 3.0 EVP API
2022-06-21 Kai Jicrypto/openssl: update HMAC routine with 3.0 EVP API
2022-06-21 Anoob Josephcrypto/cnxk: add CPT hardware flow control checks
2022-06-21 Tejasree Kondojcrypto/cnxk: support scatter gather mode
2022-06-21 Tejasree Kondojcrypto/cnxk: support stream cipher chained operations
2022-06-21 Tejasree Kondojcrypto/cnxk: fix CMAC IV
2022-06-21 Tejasree Kondojcrypto/cnxk: add anti-replay as per new firmware
2022-06-21 Anoob Josephcrypto/cnxk: improve fast path
2022-06-21 Vidya Sagar Velumuricrypto/cnxk: move IPsec SA creation to common
2022-06-21 Arek Kusztalcrypto/qat: fix missing copy guards in asym mod
2022-06-21 Jakub Wysockicrypto/scheduler: fix queue pair in scheduler failover
2022-06-21 Arek Kusztalcrypto/qat: fix cleanup function default behaviour
2022-06-21 Ankur Dwivedicrypto/cnxk: fix build with GCC 12
2022-06-21 Anoob Josephcrypto/cnxk: pass sub-event type in event
2022-06-21 Anoob Josephcrypto/octeontx: pass sub-event type in event
2022-06-21 Volodymyr Fialkocrypto/cnxk: fix condition check
2022-06-21 Ankur Dwivedicrypto/cnxk: swap ZUC-256 IV
2022-06-15 David Marchandcrypto/ipsec_mb: fix build with GCC 12
2022-06-07 Bruce Richardsonreplace zero-length arrays with flexible ones
2022-06-02 Arek Kusztalcryptodev: move RSA padding into separate struct
2022-06-01 Arek Kusztalcryptodev: move DH type from xform to DH op
2022-06-01 Arek Kusztalcryptodev: separate key exchange operation enum
2022-06-01 Arek Kusztalcrypto/qat: add secp384r1 curve
2022-06-01 Arek Kusztalcrypto/qat: refactor asym algorithm macros and logs
2022-06-01 Arek Kusztalcrypto/qat: enable asymmetric crypto on GEN4 device
2022-06-01 Kai Jicrypto/qat: fix offset and length assignment
2022-06-01 Heinrich Schuchardtdrivers/crypto: fix warnings for OpenSSL version
2022-06-01 Ciara Powercrypto/ipsec_mb: support ChaChaPoly SGL to aesni_mb
2022-06-01 Ciara Powercrypto/ipsec_mb: support GCM SGL to aesni_mb
2022-06-01 Akhil Goyalcrypto/octeontx: use new API for event metadata
2022-06-01 Volodymyr Fialkocrypto/cnxk: add event metadata set operation
2022-06-01 Vamsi Attunurucrypto/cnxk: enable 3DES-CBC secure capability
2022-06-01 Raja Zidanecrypto/mlx5: support plain text keys
2022-05-17 Volodymyr Fialkoevent/cnxk: fix base pointer for SSO head wait
2022-04-29 Gagandeep Singhcrypto/dpaa_sec: move cdb preparation to session create
2022-04-29 Gagandeep Singhbus/dpaa: remove unused thread-specific variables
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: fix operation status for simple FD
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: fix crypto operation pointer
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: create fle pool per queue pair
2022-04-29 Vanshika Shuklacrypto/dpaa_sec: fix secondary process probing
2022-04-29 Gagandeep Singhcrypto/dpaa_sec: replace use of old build macros
2022-04-29 Gagandeep Singhcrypto/dpaa_sec: enable QI physically
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: fix chained FD length in raw datapath
2022-04-29 Gagandeep Singhcrypto/dpaa_sec: fix chained FD length in raw datapath
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: fix buffer pool ID check
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: fix fle buffer leak
2022-04-28 Raja Zidanecrypto/mlx5: fix login cleanup
2022-04-28 Gowrishankar Muthu... crypto/cnxk: prevent out-of-bound access in capabilities
2022-04-28 Anoob Josephcrypto/cnxk: use set ctx operation for session destroy
2022-04-28 Anoob Josephcrypto/cnxk: remove useless return code
2022-04-28 Archana Muniganticrypto/cnxk: support AES-GMAC
2022-04-28 Archana Muniganticrypto/cnxk: support AH mode
2022-04-28 Gagandeep Singhcrypto/dpaa_sec: fix digest size
2022-03-14 Piotr Bronowskicrypto/ipsec_mb: fix GCM requested digest length
2022-03-14 Pablo de Laracrypto/ipsec_mb: fix GMAC parameters setting
2022-03-04 Kai Jicrypto/qat: fix process type handling
2022-03-04 Arek Kusztalcrypto/qat: fix smaller modulus cases for mod exp
2022-03-04 Arek Kusztalcrypto/qat: fix RSA clearing
2022-02-23 Vidya Sagar Velumuricommon/cnxk: use common SA init API for default options
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix length and offset settings
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix ZUC operation overwrite
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix ZUC authentication verify
2022-02-24 Pablo de Laracrypto/ipsec_mb: check missing operation types
2022-02-23 Brian Dooleycrypto/virtio: fix out-of-bounds access
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric session
2022-02-23 Arek Kusztalcrypto/qat: add ECPM algorithm
2022-02-23 Arek Kusztalcrypto/qat: add ECDSA algorithm
2022-02-23 Arek Kusztalcrypto/qat: add named elliptic curves
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric crypto functions
2022-02-23 Kai Jicrypto/qat: support out-of-place SG list
2022-02-23 Kai Jicrypto/qat: unify raw data path functions
2022-02-23 Kai Jicrypto/qat: rework burst data path
2022-02-23 Kai Jicrypto/qat: unify asymmetric functions
2022-02-23 Kai Jicrypto/qat: unify symmetric functions
2022-02-23 Kai Jicrypto/qat: rework asymmetric op build operation
2022-02-23 Kai Jicrypto/qat: rework session functions
2022-02-23 Kai Jicrypto/qat: support symmetric build op request
2022-02-23 Kai Jicommon/qat: define build request and dequeue operations
2022-02-22 Volodymyr Fialkocrypto/cnxk: support TTL or hop limit decrement
2022-02-22 Arek Kusztalcryptodev: fix RSA key type name
2022-02-22 Fan Zhangcrypto/ipsec_mb: support null auth/cipher for aesni_mb
2022-02-22 Ciara Powercrypto/ipsec_mb: remove useless check
2022-02-12 Gagandeep Singhcrypto/dpaa_sec: add debug prints
2022-02-12 Nipun Guptacrypto/dpaa2_sec: support ordered queue
2022-02-12 Hemant Agrawalcrypto/dpaax_sec: fix auth/cipher xform chain checks
2022-02-12 Gagandeep Singhcrypto/dpaa2_sec: add debug prints
2022-02-12 Hemant Agrawalcrypto/dpaa2_sec: update capabilities for AES CMAC
2022-02-12 Franck Lenormandcommon/dpaax: remove outdated caamflib code
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-12 Anoob Josephcrypto/cnxk: fix update of number of descriptors
2022-02-12 Anoob Josephcrypto/cnxk: use unique cache line per inst
2022-02-12 Tejasree Kondojcrypto/cnxk: support ESN and anti-replay
2022-02-12 Kai Jicrypto/qat: fix GEN4 AEAD job in raw data path
2022-02-12 Pablo de Laracrypto/ipsec_mb: fix buffer overrun
2022-02-12 Piotr Bronowskicrypto/ipsec_mb: fix premature dereference
2022-02-11 Pavan Nikhileshnet/cnxk: avoid command copy from Tx queue
next