Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dsig_chain_test.go325 storeAndLoad(t, tc, &sigchain)
329 func storeAndLoad(t *testing.T, tc TestContext, chain *SigChain) { func