Home
last modified time | relevance | path

Searched defs:privCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ecdsa/
Dboring.go30 var privCache bcache.Cache[PrivateKey, boringPriv] var
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rsa/
Dboring.go35 var privCache bcache.Cache[PrivateKey, boringPriv] var