Searched refs:zero_key (Results 1 – 3 of 3) sorted by relevance
60 __hidden int zero_key SEC(".data.non_mmapable");92 /* make sure zero_key and zero_value are not optimized out */ in handler() 93 bpf_map_update_elem(&my_map, &zero_key, &zero_value, BPF_ANY); in handler()
25 static const char zero_key[NVDIMM_PASSPHRASE_LEN]; variable 85 return zero_key; in nvdimm_get_key_payload() 126 return zero_key; in nvdimm_get_user_key_payload()
222 static const char zero_key[NVDIMM_PASSPHRASE_LEN]; variable 1067 && (memcmp(nd_cmd->passphrase, zero_key, in nd_intel_test_cmd_secure_erase()