Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Ddes_s390.c474 static struct crypto_alg ctr_des_alg = { variable
569 ret = crypto_register_alg(&ctr_des_alg); in des_s390_init()
587 crypto_unregister_alg(&ctr_des_alg); in des_s390_init()
607 crypto_unregister_alg(&ctr_des_alg); in des_s390_exit()