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

/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c205 static struct crypto_alg cbc_des_alg = { variable in typeref:struct:crypto_alg
552 ret = crypto_register_alg(&cbc_des_alg); des_s390_init()
595 crypto_unregister_alg(&cbc_des_alg); des_s390_init()
614 crypto_unregister_alg(&cbc_des_alg); des_s390_exit()

Completed in 37 milliseconds