Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_static_keys.c35 struct test_key { struct
38 bool (*test_key)(void); argument
/openbmc/linux/kernel/trace/
H A 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
/openbmc/linux/fs/crypto/
H A Dkeyring.c749 static u8 test_key[FSCRYPT_MAX_KEY_SIZE]; in fscrypt_get_test_dummy_secret() local