Toggle navigation
/
Symbol
File
Text
Line
Symbol: mctx
function parameter
Defined...
fs/smb/common/cifs_md4.c:126:19-126:35
: int cifs_md4_init(struct md4_ctx *mctx)
fs/smb/common/cifs_md4.c:139:21-139:37
: int cifs_md4_update(struct md4_ctx *mctx, const u8 *data, unsigned int len)
fs/smb/common/cifs_md4.c:171:20-171:36
: int cifs_md4_final(struct md4_ctx *mctx, u8 *out)
net/mac80211/michael.c:13:27-13:51
: static void michael_block(struct michael_mic_ctx *mctx, u32 val)
net/mac80211/michael.c:27:29-27:53
: static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key,
variable
Defined...
arch/x86/crypto/crc32-pclmul_glue.c:95:2-95:35
: u32 *mctx = crypto_shash_ctx(hash);
arch/x86/crypto/crc32-pclmul_glue.c:105:2-105:40
: u32 *mctx = crypto_shash_ctx(desc->tfm);
arch/x86/crypto/crc32c-intel_glue.c:86:2-86:35
: u32 *mctx = crypto_shash_ctx(hash);
arch/x86/crypto/crc32c-intel_glue.c:96:2-96:40
: u32 *mctx = crypto_shash_ctx(desc->tfm);
crypto/crc32_generic.c:39:2-39:35
: u32 *mctx = crypto_shash_ctx(hash);
crypto/crc32_generic.c:49:2-49:40
: u32 *mctx = crypto_shash_ctx(desc->tfm);
crypto/crc32c_generic.c:59:2-59:54
: struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
crypto/crc32c_generic.c:75:2-75:48
: struct chksum_ctx *mctx = crypto_shash_ctx(tfm);
crypto/crc32c_generic.c:117:2-117:54
: struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
crypto/crc32c_generic.c:124:2-124:46
: struct chksum_ctx *mctx = crypto_tfm_ctx(tfm);
crypto/md4.c:141:2-141:44
: struct md4_ctx *mctx = shash_desc_ctx(desc);
crypto/md4.c:154:2-154:44
: struct md4_ctx *mctx = shash_desc_ctx(desc);
crypto/md4.c:186:2-186:44
: struct md4_ctx *mctx = shash_desc_ctx(desc);
crypto/md5.c:131:2-131:46
: struct md5_state *mctx = shash_desc_ctx(desc);
crypto/md5.c:144:2-144:46
: struct md5_state *mctx = shash_desc_ctx(desc);
crypto/md5.c:176:2-176:46
: struct md5_state *mctx = shash_desc_ctx(desc);
crypto/michael_mic.c:49:2-49:57
: struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc);
crypto/michael_mic.c:62:2-62:57
: struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc);
crypto/michael_mic.c:99:2-99:57
: struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc);
crypto/michael_mic.c:132:2-132:53
: struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm);
fs/smb/client/smbencrypt.c:46:2-46:17
: struct md4_ctx mctx;
net/bridge/br_private.h:1083:2-1083:32
: struct net_bridge_mcast_port *mctx;
net/mac80211/michael.c:58:2-58:25
: struct michael_mic_ctx mctx;