Searched refs:lec (Results 1 – 2 of 2) sorted by relevance
79 const struct lane_controlhdr *lec; in lane_print() local83 lec = (const struct lane_controlhdr *)p; in lane_print()84 if (GET_BE_U_2(lec->lec_header) == 0xff00) { in lane_print()89 GET_U_1(lec->lec_proto), in lane_print()90 GET_U_1(lec->lec_vers), in lane_print()91 tok2str(lecop2str, "opcode-#%u", GET_BE_U_2(lec->lec_opcode))); in lane_print()
33 …and.c $(ROOT_DIR)/src/external_deps/time.c $(BIN_LDFLAGS) -L$(BUILD_DIR) -lec -o curve_basic_exam…35 …s/print.c $(ROOT_DIR)/src/external_deps/rand.c $(BIN_LDFLAGS) -L$(BUILD_DIR) -lec -o curve_ecdh_dyn