Searched refs:ExportKeyingMaterial (Results 1 – 2 of 2) sorted by relevance
1338 func (c *Conn) ExportKeyingMaterial(length int, label, context []byte, useContext bool) ([]byte, er… func
1243 …expected, err := tlsConn.ExportKeyingMaterial(test.exportKeyingMaterial, []byte(test.exportLabel),…