Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Daes_s390.c869 static struct crypto_alg ctr_aes_alg = { variable
944 ret = crypto_register_alg(&ctr_aes_alg); in aes_s390_init()
970 crypto_unregister_alg(&ctr_aes_alg); in aes_s390_fini()