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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Ddes_s390.c368 static struct crypto_alg cbc_des3_128_alg = { variable in typeref:struct:crypto_alg
378 cbc_des3_128_alg.cra_list),
578 ret = crypto_register_alg(&cbc_des3_128_alg);
600 crypto_unregister_alg(&cbc_des3_128_alg);
620 crypto_unregister_alg(&cbc_des3_128_alg);

Completed in 49 milliseconds