func crypto/tls.noExportedKeyingMaterial
2 uses
crypto/tls (current package)
conn.go#L1435: state.ekm = noExportedKeyingMaterial
prf.go#L249: func noExportedKeyingMaterial(label string, context []byte, length int) ([]byte, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)