Searched refs:NSINDEX_SIG_LEN (Results 1 – 2 of 2) sorted by relevance
14 NSINDEX_SIG_LEN = 16, enumerator53 u8 sig[NSINDEX_SIG_LEN];
127 u8 sig[NSINDEX_SIG_LEN]; in __nd_label_validate()131 memcpy(sig, nsindex[i]->sig, NSINDEX_SIG_LEN); in __nd_label_validate()132 if (memcmp(sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN) != 0) { in __nd_label_validate()653 memcpy(nsindex->sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN); in nd_label_write_index()