Home
last modified time | relevance | path

Searched defs:test_key (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dtest_static_keys.c35 struct test_key { struct
38 bool (*test_key)(void); argument
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c408 struct test_key { global() struct
427 skip_counters_checkstest_key global() argument
/linux/lib/crypto/tests/
H A Dpoly1305_kunit.c13 static u8 test_key[POLY1305_KEY_SIZE]; variable