Home
last modified time | relevance | path

Searched defs:lruSessionCacheEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dcommon.go1537 type lruSessionCacheEntry struct { struct
1538 sessionKey string
1539 state *ClientSessionState
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go2232 type lruSessionCacheEntry struct { struct
2233 sessionKey string
2234 state any
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go2218 type lruSessionCacheEntry struct { struct
2219 sessionKey string
2220 state any