MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / get_code

Method get_code

Compiler/instructions.py:776–777  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

774 assert len(args[1]) == len(args[2])
775
776 def get_code(self):
777 return super(zips, self).get_code(len(self.args[1]))
778
779@base.gf2n
780@base.vectorize

Callers 2

get_codeMethod · 0.45
get_codeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected