Searched refs:NSINDEX_SIG_LEN (Results 1 – 2 of 2) sorted by relevance
21 NSINDEX_SIG_LEN = 16, enumerator62 u8 sig[NSINDEX_SIG_LEN];
105 u8 sig[NSINDEX_SIG_LEN]; in nd_label_validate()108 memcpy(sig, nsindex[i]->sig, NSINDEX_SIG_LEN); in nd_label_validate()109 if (memcmp(sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN) != 0) { in nd_label_validate()439 memcpy(nsindex->sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN); in nd_label_write_index()