diff options
author | Pascal van Leeuwen <[email protected]> | 2019-08-30 09:40:52 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-09-05 14:36:55 +1000 |
commit | 93369b5d06c7c45f2c9c62106c7a030f92c0eb9e (patch) | |
tree | 1e3ea8ac04ab921bc9699fcd5f8a416064cf0ed2 /scripts/gdb/linux/modules.py | |
parent | a3d7c50c416c378c91272e6b2905f91fde682319 (diff) |
crypto: inside-secure - Move static cipher alg & mode settings to init
ctx->alg and ctx->mode were set from safexcel_send_req through the
various safexcel_encrypt and _decrypt routines, but this makes little
sense as these are static per ciphersuite. So moved to _init instead,
in preparation of adding more ciphersuites.
Signed-off-by: Pascal van Leeuwen <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions