Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Ddes_s390.c66 static struct crypto_alg des_alg = { variable
546 ret = crypto_register_alg(&des_alg); in des_s390_init()
599 crypto_unregister_alg(&des_alg); in des_s390_init()
616 crypto_unregister_alg(&des_alg); in des_s390_exit()