Searched defs:crypto_sparc64_aes_ctx (Results 1 – 1 of 1) sorted by relevance
52 struct crypto_sparc64_aes_ctx { struct53 struct aes_ops *ops;54 u64 key[AES_MAX_KEYLENGTH / sizeof(u64)];55 u32 key_length;56 u32 expanded_key_length;