Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/caam/
Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes()
Derror.h24 static inline bool is_mdha(u32 algtype) in is_mdha()
Ddesc_constr.h505 u32 algtype; member
Dcaamhash.c133 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes()
/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ccamisc.h85 u8 algtype; /* 0x02 for AES cipher */ member
/linux-5.19.10/fs/f2fs/
Dsuper.c1799 char *algtype = ""; in f2fs_show_compress_options() local