Home
last modified time | relevance | path

Searched defs:test_key (Results 1 – 4 of 4) 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
/linux/fs/crypto/
H A Dkeyring.c800 static u8 test_key[FSCRYPT_MAX_RAW_KEY_SIZE]; in fscrypt_get_test_dummy_secret() local