Searched refs:aes_xts_alg (Results 1 – 1 of 1) sorted by relevance
1934 static struct skcipher_alg aes_xts_alg = { variable2405 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_unregister_algs()2454 atmel_aes_crypto_alg_init(&aes_xts_alg.base); in atmel_aes_register_algs()2456 err = crypto_register_skcipher(&aes_xts_alg); in atmel_aes_register_algs()2480 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_register_algs()