Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dsahara.c146 struct sahara_aes_reqctx { struct
147 unsigned long mode;
148 u8 iv_out[AES_BLOCK_SIZE];
149 struct skcipher_request fallback_req; // keep at the end