Home
last modified time | relevance | path

Searched defs:algtype (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes()
H A Derror.h24 static inline bool is_mdha(u32 algtype) in is_mdha()
H A Ddesc_constr.h506 u32 algtype; member
H A Dcaamhash.c138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes()
/linux/fs/f2fs/
H A Dsuper.c1946 char *algtype = ""; in f2fs_show_compress_options() local