Searched refs:sha384 (Results 1 – 12 of 12) sorted by relevance
/linux/arch/sparc/crypto/ |
H A D | sha512_glue.c | 131 static struct shash_alg sha384 = { variable 163 int ret = crypto_register_shash(&sha384); in sha512_sparc64_mod_init() 169 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_init() 182 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_fini()
|
/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 332 __be64 *sha384 = (__be64 *)chcr_sha384_init; in copy_hash_init_values() local 350 ldkey[i] = be64_to_cpu(sha384[i]); in copy_hash_init_values()
|
/linux/drivers/crypto/intel/keembay/ |
H A D | Kconfig | 72 Provides OCS HCU hardware acceleration of sha256, sha384, sha512, and
|
/linux/net/sunrpc/ |
H A D | Kconfig | 73 aes256-cts-hmac-sha384-192.
|
/linux/Documentation/ABI/testing/ |
H A D | ima_policy | 163 appraise func=SETXATTR_CHECK appraise_algos=sha256,sha384,sha512
|
/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 490 PCR_ATTR_BUILD(TPM_ALG_SHA384, sha384);
|
/linux/certs/ |
H A D | Kconfig | 36 a strong hash of same or higher bit length, i.e. sha384 or
|
/linux/crypto/ |
H A D | rsa-pkcs1pad.c | 92 _(sha384),
|
/linux/kernel/module/ |
H A D | Kconfig | 276 default "sha384" if MODULE_SIG_SHA384
|
/linux/Documentation/security/keys/ |
H A D | trusted-encrypted.rst | 226 are sha1, sha256, sha384, sha512 and sm3-256.
|
/linux/Documentation/admin-guide/LSM/ |
H A D | ipe.rst | 617 + sha384
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 2087 Format: { md5 | sha1 | rmd160 | sha256 | sha384
|