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

/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c517 static struct crypto_alg ctr_des3_alg = { variable in typeref:struct:crypto_alg
572 ret = crypto_register_alg(&ctr_des3_alg); des_s390_init()
585 crypto_unregister_alg(&ctr_des3_alg); des_s390_init()
608 crypto_unregister_alg(&ctr_des3_alg); des_s390_exit()

Completed in 66 milliseconds