Searched refs:ErrUnsupportedAlgorithm (Results 1 – 2 of 2) sorted by relevance
798 var ErrUnsupportedAlgorithm = errors.New("x509: cannot verify signature: algorithm unimplemented") var856 return ErrUnsupportedAlgorithm909 return ErrUnsupportedAlgorithm924 return ErrUnsupportedAlgorithm958 return ErrUnsupportedAlgorithm2468 return ErrUnsupportedAlgorithm
668 pkg crypto/x509, var ErrUnsupportedAlgorithm error