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