Searched defs:artpec6_cryptotfm_context (Results 1 – 1 of 1) sorted by relevance
325 struct artpec6_cryptotfm_context { struct326 unsigned char aes_key[2*AES_MAX_KEY_SIZE];327 size_t key_length;328 u32 key_md;329 int crypto_type;330 struct crypto_sync_skcipher *fallback;