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

/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c280 static struct crypto_alg geode_alg = { variable in typeref:struct:crypto_alg
503 crypto_unregister_alg(&geode_alg); geode_aes_remove()
538 ret = crypto_register_alg(&geode_alg); geode_aes_probe()
557 crypto_unregister_alg(&geode_alg); geode_aes_probe()

Completed in 44 milliseconds