Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Daes_s390.c715 static struct crypto_alg xts_aes_alg = { variable
927 ret = crypto_register_alg(&xts_aes_alg); in aes_s390_init()
956 crypto_unregister_alg(&xts_aes_alg); in aes_s390_init()
974 crypto_unregister_alg(&xts_aes_alg); in aes_s390_fini()