index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
tls: get crypto_info size from tls_cipher_desc in do_tls_setsockopt_conf
Sabrina Dubroca
1
-31
/
+8
2023-08-28
tls: expand use of tls_cipher_desc in tls_sw_fallback_init
Sabrina Dubroca
1
-14
/
+6
2023-08-28
tls: allocate the fallback aead after checking that the cipher is valid
Sabrina Dubroca
1
-10
/
+10
2023-08-28
tls: expand use of tls_cipher_desc in tls_set_device_offload
Sabrina Dubroca
1
-18
/
+4
2023-08-28
tls: validate cipher descriptions at compile time
Sabrina Dubroca
1
-0
/
+18
2023-08-28
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
2
-9
/
+64
2023-08-28
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
4
-52
/
+52
2023-08-28
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
4
-9
/
+20
2023-08-28
tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc
Sabrina Dubroca
1
-0
/
+2
2023-08-28
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
2
-10
/
+10
2023-08-28
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
1
-0
/
+25
2023-08-28
selftests: tls: add getsockopt test
Sabrina Dubroca
1
-0
/
+35
2023-08-28
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
2
-0
/
+25