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

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

Completed in 47 milliseconds