Lines Matching full:errunsupportedalgorithm
732 // ErrUnsupportedAlgorithm results from attempting to perform an operation that
734 var ErrUnsupportedAlgorithm = errors.New("x509: cannot verify signature: algorithm unimplemented")
829 return ErrUnsupportedAlgorithm
882 return ErrUnsupportedAlgorithm
888 return ErrUnsupportedAlgorithm
940 return ErrUnsupportedAlgorithm