Searched refs:test_add_key_cr (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/ |
D | key-management.c | 521 static int test_add_key_cr(int sk, const char *pwd, unsigned int pwd_len, in test_add_key_cr() function 616 if (test_add_key_cr(sk, key->password, key->len, in key_collection_socket() 982 err = test_add_key_cr(sk, key->password, key->len, wrong_addr, in try_unmatched_keys() 994 err = test_add_key_cr(sk, key->password, key->len, this_ip_dest, in try_unmatched_keys()
|