Searched defs:algtype (Results 1 – 6 of 6) sorted by relevance
18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes()
24 static inline bool is_mdha(u32 algtype) in is_mdha()
506 u32 algtype; member
138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes()
85 u8 algtype; /* 0x02 for AES cipher */ member
1923 char *algtype = ""; in f2fs_show_compress_options() local