Home
last modified time | relevance | path

Searched defs:boringPrivateKey (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rsa/
Dnotboring.go14 func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyRSA, error) { func
Dboring.go64 func boringPrivateKey(priv *PrivateKey) (*boring.PrivateKeyRSA, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ecdsa/
Dnotboring.go14 func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyECDSA, error) { func
Dboring.go64 func boringPrivateKey(priv *PrivateKey) (*boring.PrivateKeyECDSA, error) { func