Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dsetsockopt-closed.c833 char test_password_scratch[64] = {}; in prepare_test_keys() local
842 snprintf(test_password_scratch, 64, "%s %d", test_password, i); in prepare_test_keys()
845 rcvid++, 0, 0, strlen(test_password_scratch), in prepare_test_keys()
846 test_password_scratch); in prepare_test_keys()