Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Ddes_s390.c351 static struct crypto_alg cbc_des3_alg = { variable
561 ret = crypto_register_alg(&cbc_des3_alg); in des_s390_init()
589 crypto_unregister_alg(&cbc_des3_alg); in des_s390_init()
611 crypto_unregister_alg(&cbc_des3_alg); in des_s390_exit()