Searched defs:dec (Results 1 – 5 of 5) sorted by relevance
39 unsigned char dec[10]; member
504 const struct z_erofs_decompressor *dec = z_erofs_decomp[alg]; in z_erofs_parse_cfgs() local
1123 int dec = (node_ofs - 4) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local1127 int dec = (node_ofs - indirect_blks - 3) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local
2091 int dec = 0; in btrfs_search_slot() local2299 int dec = 0; in btrfs_search_old_slot() local
194 struct crypto_aead *dec; /* smb3 decryption AEAD TFM (AES-CCM and AES-GCM) */ member