Searched refs:aes_alg (Results 1 – 2 of 2) sorted by relevance
28 static const struct cipheralg aes_alg[] = { variable227 if (algo_md < ARRAY_SIZE(aes_alg)) in get_cipheralgo()228 ca = &aes_alg[algo_md]; in get_cipheralgo()
28 static const struct cipheralg aes_alg[] = { variable67 if (algo_md < ARRAY_SIZE(aes_alg)) in get_cipheralgo()68 ca = &aes_alg[algo_md]; in get_cipheralgo()