index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
qat_algs.c
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-02-13
crypto: qat - Use request_complete helpers
Herbert Xu
2023-02-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
2022-12-09
crypto: qat - extend buffer list interface
Giovanni Cabiddu
2022-12-09
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
2022-12-09
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
2022-12-09
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-06-24
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
2022-05-20
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-05-20
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-05-20
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2021-03-13
crypto: qat - fix use of 'dma_map_single'
Hui Tang
2021-03-13
crypto: qat - fix unmap invalid dma address
Hui Tang
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-06
crypto: qat - remove unneeded semicolon
Tom Rix
2020-10-30
crypto: qat - update IV in software
Marco Chiappero
2020-09-11
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2020-02-22
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: qat - switch to skcipher API
Ard Biesheuvel
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
2019-05-23
crypto: qat - do not offload zero length requests
Giovanni Cabiddu
2019-05-23
crypto: qat - return error for block ciphers for invalid requests
Giovanni Cabiddu
2019-05-23
crypto: qat - return proper error code in setkey
Giovanni Cabiddu
2019-05-23
crypto: qat - fix block size for aes ctr mode
Giovanni Cabiddu
2019-05-23
crypto: qat - update iv after encryption or decryption operations
Giovanni Cabiddu
2019-05-23
crypto: qat - add check for negative offset in alg precompute function
Shant KumarX Sonnad
2019-05-23
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
Xin Zeng
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-10-05
crypto: qat - move temp buffers off the stack
Ard Biesheuvel
2018-09-04
crypto: qat - Remove VLA usage
Kees Cook
2018-03-31
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-06-28
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
2017-05-23
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
2016-08-24
crypto: qat - fix aes-xts key sizes
Giovanni Cabiddu
2016-05-31
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
[next]