Searched refs:aes_cfb64_alg (Results 1 – 1 of 1) sorted by relevance
1129 static struct crypto_alg aes_cfb64_alg = { variable1223 crypto_unregister_alg(&aes_cfb64_alg); in atmel_aes_unregister_algs()1237 err = crypto_register_alg(&aes_cfb64_alg); in atmel_aes_register_algs()