Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c455 unsigned int algos_nr, algos_index; in init_key_in_collection() local
470 algos_index = rand(); in init_key_in_collection()
475 algos_index = index & make_mask(ALGOS_SHIFT, shift); in init_key_in_collection()
480 key->alg = test_algos[algos_index % algos_nr]; in init_key_in_collection()