Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsahara.c149 struct sahara_aes_reqctx { struct
150 unsigned long mode;
151 u8 iv_out[AES_BLOCK_SIZE];
152 struct skcipher_request fallback_req; // keep at the end