Searched refs:padlock_sha_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dpadlock-sha.c530 static struct x86_cpu_id padlock_sha_ids[] = { variable in typeref:struct:x86_cpu_id
534 MODULE_DEVICE_TABLE(x86cpu, padlock_sha_ids);
543 if (!x86_match_cpu(padlock_sha_ids) || !cpu_has_phe_enabled) padlock_init()

Completed in 45 milliseconds