Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ecdsa/
Dboring.go59 type boringPriv struct { struct
60 key *boring.PrivateKeyECDSA
61 orig PrivateKey
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rsa/
Dboring.go59 type boringPriv struct { struct
60 key *boring.PrivateKeyRSA
61 orig PrivateKey