Searched refs:NSINDEX_SIG_LEN (Results 1 – 2 of 2) sorted by relevance
14 NSINDEX_SIG_LEN = 16, enumerator54 u8 sig[NSINDEX_SIG_LEN];
135 u8 sig[NSINDEX_SIG_LEN]; in __nd_label_validate()139 memcpy(sig, nsindex[i]->sig, NSINDEX_SIG_LEN); in __nd_label_validate()140 if (memcmp(sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN) != 0) { in __nd_label_validate()674 memcpy(nsindex->sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN); in nd_label_write_index()