Searched refs:zero_key (Results 1 – 3 of 3) sorted by relevance
25 static const char zero_key[NVDIMM_PASSPHRASE_LEN]; variable85 return zero_key; in nvdimm_get_key_payload()126 return zero_key; in nvdimm_get_user_key_payload()
62 char zero_key[VMPCK_KEY_LEN] = {0}; in is_vmpck_empty() local65 return !memcmp(snp_dev->vmpck, zero_key, VMPCK_KEY_LEN); in is_vmpck_empty()
222 static const char zero_key[NVDIMM_PASSPHRASE_LEN]; variable1067 && (memcmp(nd_cmd->passphrase, zero_key, in nd_intel_test_cmd_secure_erase()