Home | History | Annotate | Download | only in ber

Lines Matching refs:substrate

51         substrate = encoder.encode(univ.Integer(0))
53 assert substrate == ints2octs((2, 0))