Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_static_keys.c35 struct test_key { struct
38 bool (*test_key)(void); argument
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/
Dkey-management.c408 struct test_key { struct
427 struct test_key *keys; argument
/linux-6.12.1/kernel/trace/
Dtracing_map.c505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match()
518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
/linux-6.12.1/fs/crypto/
Dkeyring.c772 static u8 test_key[FSCRYPT_MAX_KEY_SIZE]; in fscrypt_get_test_dummy_secret() local