Searched defs:artpec6_cryptotfm_context (Results 1 – 1 of 1) sorted by relevance
328 struct artpec6_cryptotfm_context { struct329 unsigned char aes_key[2*AES_MAX_KEY_SIZE];330 size_t key_length;331 u32 key_md;332 int crypto_type;333 struct crypto_skcipher *fallback;