Home
last modified time | relevance | path

Searched refs:ecb_aes_alg (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/
Dpadlock-aes.c393 static struct crypto_alg ecb_aes_alg = { variable
512 if ((ret = crypto_register_alg(&ecb_aes_alg))) in padlock_init()
530 crypto_unregister_alg(&ecb_aes_alg); in padlock_init()
541 crypto_unregister_alg(&ecb_aes_alg); in padlock_fini()