Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Ddes_s390.c518 static struct crypto_alg ctr_des3_alg = { variable
573 ret = crypto_register_alg(&ctr_des3_alg); in des_s390_init()
586 crypto_unregister_alg(&ctr_des3_alg); in des_s390_init()
609 crypto_unregister_alg(&ctr_des3_alg); in des_s390_exit()