Searched refs:ecb_aes_alg (Results 1 – 2 of 2) sorted by relevance
394 static struct skcipher_alg ecb_aes_alg = { variable499 if ((ret = crypto_register_skcipher(&ecb_aes_alg)) != 0) in padlock_init()517 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_init()528 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_fini()
285 static struct skcipher_alg ecb_aes_alg = { variable1109 ret = aes_s390_register_skcipher(&ecb_aes_alg); in aes_s390_init()