linux/arch/s390/crypto
Harald Freudenberger 74b2375e67 s390/crypto: provide correct file mode at device register.
When the prng device driver calls misc_register() there is the possibility
to also provide the recommented file permissions. This fix now gives
useful values (0644) where previously just the default was used (resulting
in 0600 for the device file).

Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-03-29 10:55:12 +02:00
..
aes_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
crypt_s390.h s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. 2015-04-23 16:56:21 +02:00
des_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
ghash_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
prng.c s390/crypto: provide correct file mode at device register. 2016-03-29 10:55:12 +02:00
sha1_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha256_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha512_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha_common.c s390/crypto: Don't panic after crypto instruction failures 2012-11-23 11:14:27 +01:00
sha.h crypto: s390/sha - replace raw value by their coresponding define 2015-10-15 21:05:11 +08:00