Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/crypto/
H A Daes-spe-glue.c41 struct ppc_aes_ctx { struct
42 u32 key_enc[AES_MAX_KEYLENGTH_U32];
43 u32 key_dec[AES_MAX_KEYLENGTH_U32];
44 u32 rounds;