forked from mirrors/linux
Mark the src.virt.addr field in struct skcipher_walk as a pointer to const data. This guarantees that the user won't modify the data which should be done through dst.virt.addr to ensure that flushing is done when necessary. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
|---|---|---|
| .. | ||
| aes_asm.S | ||
| aes_glue.c | ||
| camellia_asm.S | ||
| camellia_glue.c | ||
| crop_devid.c | ||
| des_asm.S | ||
| des_glue.c | ||
| Kconfig | ||
| Makefile | ||
| md5_asm.S | ||
| md5_glue.c | ||
| opcodes.h | ||
| sha1_asm.S | ||
| sha1_glue.c | ||
| sha256_asm.S | ||
| sha256_glue.c | ||
| sha512_asm.S | ||
| sha512_glue.c | ||