Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Daes_s390.c714 static struct crypto_alg xts_aes_alg = { variable
926 ret = crypto_register_alg(&xts_aes_alg); in aes_s390_init()
955 crypto_unregister_alg(&xts_aes_alg); in aes_s390_init()
973 crypto_unregister_alg(&xts_aes_alg); in aes_s390_fini()