Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c433 const char *test_algos[] = { variable
477 algos_nr = ARRAY_SIZE(test_algos); in init_key_in_collection()
480 key->alg = test_algos[algos_index % algos_nr]; in init_key_in_collection()