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

/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);
538 ret = crypto_register_alg(&geode_alg);
557 crypto_unregister_alg(&geode_alg);

Completed in 101 milliseconds