Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h184 struct sun4i_cipher_req_ctx { struct
185 u32 mode;
186 u8 backup_iv[AES_BLOCK_SIZE];
187 struct skcipher_request fallback_req; // keep at the end