Searched refs:public2 (Results 1 – 5 of 5) sorted by relevance
4 module public2 {5 header "public2.h"
71 public2, ok := publicInterface.(PublicKey)76 if !bytes.Equal(public, public2) {77 t.Errorf("public keys do not match: original:%x vs Public():%x", public, public2)
2 header "public2.h"
7 header "public2.h"
94 int public1, public2; member in Negative1