Home
last modified time | relevance | path

Searched defs:CRYPTO_SHA512 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dcrypto_ctx.h43 #define CRYPTO_SHA512(c) ((c)->desc[CRYPTO_SHASH_SHA512]) macro
/openbmc/linux/crypto/
H A DKconfig1029 config CRYPTO_SHA512 config