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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Ddes_s390.c271 static struct crypto_alg des3_192_alg = { variable in typeref:struct:crypto_alg
279 .cra_list = LIST_HEAD_INIT(des3_192_alg.cra_list),
397 ret = crypto_register_alg(&des3_192_alg);
412 crypto_unregister_alg(&des3_192_alg);
427 crypto_unregister_alg(&des3_192_alg);

Completed in 57 milliseconds