Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dcrypto_ctx.h42 #define CRYPTO_SHA256(c) ((c)->desc[CRYPTO_SHASH_SHA256]) macro
/openbmc/linux/crypto/
H A DKconfig1019 config CRYPTO_SHA256 config