Searched refs:expectedCipher (Results 1 – 1 of 1) sorted by relevance
493 expectedCipher uint16 member797 if cipher := connState.CipherSuite; test.expectedCipher != 0 && cipher != test.expectedCipher {798 return fmt.Errorf("got cipher %x, expected %x", cipher, test.expectedCipher)3764 expectedCipher: t.expected,10736 expectedCipher: TLS_RSA_WITH_AES_128_GCM_SHA256,13774 expectedCipher: TLS_AES_256_GCM_SHA384,13790 expectedCipher: TLS_AES_128_GCM_SHA256,