Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/
Decdsa.go133 func VerifyECDSA(pub *PublicKeyECDSA, hash []byte, sig []byte) bool { func
Dnotboring.go69 func VerifyECDSA(pub *PublicKeyECDSA, hash []byte, sig []byte) bool { func