Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_driver.h170 struct cc_alg_template { struct
173 unsigned int blocksize;
174 union {
177 } template_u;
178 int cipher_mode;
180 int auth_mode;
181 u32 min_hw_rev;
182 enum cc_std_body std_body;
183 bool sec_func;
184 unsigned int data_unit;
[all …]