Home
last modified time | relevance | path

Searched refs:ErrUnsupportedAlgorithm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go798 var ErrUnsupportedAlgorithm = errors.New("x509: cannot verify signature: algorithm unimplemented") var
856 return ErrUnsupportedAlgorithm
909 return ErrUnsupportedAlgorithm
924 return ErrUnsupportedAlgorithm
958 return ErrUnsupportedAlgorithm
2468 return ErrUnsupportedAlgorithm
/aosp_15_r20/prebuilts/go/linux-x86/api/
Dgo1.txt668 pkg crypto/x509, var ErrUnsupportedAlgorithm error