summaryrefslogtreecommitdiffstats
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorEric Biggers2017-02-25 00:46:59 +0100
committerHerbert Xu2017-03-09 11:34:39 +0100
commitb13b1e0c6b171b4f6ad94dd99020708719983494 (patch)
treeb009912627ebc58497f26e7e9f8da8d1d430e315 /crypto/cbc.c
parentcrypto: kpp - constify buffer passed to crypto_kpp_set_secret() (diff)
downloadkernel-qcow2-linux-b13b1e0c6b171b4f6ad94dd99020708719983494.tar.gz
kernel-qcow2-linux-b13b1e0c6b171b4f6ad94dd99020708719983494.tar.xz
kernel-qcow2-linux-b13b1e0c6b171b4f6ad94dd99020708719983494.zip
crypto: testmgr - constify all test vectors
Cryptographic test vectors should never be modified, so constify them to enforce this at both compile-time and run-time. This moves a significant amount of data from .data to .rodata when the crypto tests are enabled. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions