Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Daes_s390.c868 static struct crypto_alg ctr_aes_alg = { variable
943 ret = crypto_register_alg(&ctr_aes_alg); in aes_s390_init()
969 crypto_unregister_alg(&ctr_aes_alg); in aes_s390_fini()