Home
last modified time | relevance | path

Searched refs:benchmarkGCMRead (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/aes/
H A Daes_test.go166 benchmarkGCMRead(b, t.keyLength, t.valueLength, t.expectStale)
188 func benchmarkGCMRead(b *testing.B, keyLength int, valueLength int, expectStale bool) { func
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/
H A Daes_test.go166 benchmarkGCMRead(b, t.keyLength, t.valueLength, t.expectStale)
188 func benchmarkGCMRead(b *testing.B, keyLength int, valueLength int, expectStale bool) { func