Antoine Tenart
|
301422e377
crypto: inside-secure - switch to SPDX identifiers
|
7 年之前 |
Eric Biggers
|
85d7311f19
crypto: remove redundant type flags from tfm allocation
|
7 年之前 |
Ofer Heifetz
|
9744fec95f
crypto: inside-secure - remove request list to improve performance
|
7 年之前 |
Ofer Heifetz
|
b471e4b988
crypto: inside-secure - hmac(md5) support
|
7 年之前 |
Ofer Heifetz
|
293f89cf93
crypto: inside-secure - md5 support
|
7 年之前 |
Antoine Tenart
|
5eb0911894
crypto: inside-secure - eip197d support
|
7 年之前 |
Antoine Tenart
|
53c83e915c
crypto: inside-secure - add an invalidation flag
|
7 年之前 |
Antoine Tenart
|
998d2abb0c
crypto: inside-secure - filter out the algorithms by engine
|
7 年之前 |
Antoine Tenart
|
7d8f52a30d
crypto: inside-secure - use precise compatibles
|
7 年之前 |
Antoine Tenart
|
1f5d5d9818
crypto: inside-secure - hmac(sha384) support
|
7 年之前 |
Antoine Tenart
|
9e46eafdf8
crypto: inside-secure - sha384 support
|
7 年之前 |
Antoine Tenart
|
0de54fb100
crypto: inside-secure - hmac(sha512) support
|
7 年之前 |
Antoine Tenart
|
b460edb623
crypto: inside-secure - sha512 support
|
7 年之前 |
Antoine Tenart
|
25bc955103
crypto: inside-secure - improve the counter computation
|
7 年之前 |
Antoine Tenart
|
cda3e73a54
crypto: inside-secure - use the error handler for invalidation requests
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Antoine Tenart
|
f6beaea304
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
|
7 年之前 |
Antoine Tenart
|
bdfd190956
crypto: inside-secure - improve error reporting
|
7 年之前 |
Antoine Tenart
|
6182480637
crypto: inside-secure - remove VLAs
|
7 年之前 |
Antoine Tenart
|
3ad618d8e1
crypto: inside-secure - hmac(sha224) support
|
7 年之前 |
Antoine Tenart
|
73f36ea703
crypto: inside-secure - hmac(sha256) support
|
7 年之前 |
Antoine Tenart
|
4505bb02ec
crypto: inside-secure - the context ipad/opad should use the state sz
|
7 年之前 |
Antoine Tenart
|
b89a815975
crypto: inside-secure - do not access buffers mapped to the device
|
7 年之前 |
Antoine Tenart
|
57433b5820
crypto: inside-secure - improve the send error path
|
7 年之前 |
Antoine Tenart
|
b869648c06
crypto: inside-secure - move the digest to the request context
|
7 年之前 |
weiyongjun \(A\)
|
efa94457e5
crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()
|
7 年之前 |
Antoine Tenart
|
4dc5475ae0
crypto: inside-secure - wait for the request to complete if in the backlog
|
7 年之前 |
Antoine Tenart
|
cff9a17545
crypto: inside-secure - move cache result dma mapping to request
|
7 年之前 |
Ofer Heifetz
|
b859202722
crypto: inside-secure - move hash result dma mapping to request
|
7 年之前 |
Antoine Tenart
|
57240a78be
crypto: inside-secure - unmap the result in the hash send error path
|
7 年之前 |