Searched refs:is_xcbc_aes (Results 1 – 2 of 2) sorted by relevance
101 if (is_xcbc_aes(adata->algtype)) in cnstr_shdsc_sk_hash()136 if (is_xcbc_aes(adata->algtype) && state == OP_ALG_AS_INIT) in cnstr_shdsc_sk_hash()
18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() function