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