Searched refs:des3_alg (Results 1 – 1 of 1) sorted by relevance
97 static const struct cipheralg des3_alg[] = { variable237 if (algo_md < ARRAY_SIZE(des3_alg)) in get_cipheralgo()238 ca = &des3_alg[algo_md]; in get_cipheralgo()