aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2023-01-15 12:22:36 -0500
committerChuck Lever <[email protected]>2023-02-20 09:20:42 -0500
commitdfb632432a9b2548b5a4429598bb19edf58122f0 (patch)
tree7c80dbc30dd4dee483ff87980701623a6904f3c5 /scripts/gdb/linux/symbols.py
parentaf664fc9023e69d1a90800c0f815c296bf727e18 (diff)
SUNRPC: Refactor CBC with CTS into helpers
Cryptosystem profile enctypes all use cipher block chaining with ciphertext steal (CBC-with-CTS). However enctypes that are currently supported in the Linux kernel SunRPC implementation use only the encrypt-&-MAC approach. The RFC 8009 enctypes use encrypt-then-MAC, which performs encryption and checksumming in a different order. Refactor to make it possible to share the CBC with CTS encryption and decryption mechanisms between e&M and etM enctypes. Tested-by: Scott Mayhew <[email protected]> Reviewed-by: Simo Sorce <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions