Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go1986 func NewLRUClientSessionCache(capacity int) ClientSessionCache { func
Drunner.go687 config.ClientSessionCache = NewLRUClientSessionCache(1)