func crypto/internal/boring.Unreachable
16 uses
crypto/internal/boring (current package)
notboring.go#L20: func Unreachable() {
crypto/aes
cipher_asm.go#L72: boring.Unreachable()
cipher_asm.go#L86: boring.Unreachable()
crypto/ecdh
nist.go#L106: boring.Unreachable()
nist.go#L203: boring.Unreachable()
crypto/rand
rand_unix.go#L49: boring.Unreachable()
crypto/rsa
rsa.go#L482: boring.Unreachable()
rsa.go#L642: boring.Unreachable()
crypto/sha1
sha1.go#L119: boring.Unreachable()
sha1.go#L143: boring.Unreachable()
crypto/sha256
sha256.go#L175: boring.Unreachable()
sha256.go#L199: boring.Unreachable()
crypto/sha512
sha512.go#L255: boring.Unreachable()
sha512.go#L281: boring.Unreachable()
crypto/tls
cipher_suites.go#L525: boring.Unreachable()
cipher_suites.go#L597: boring.Unreachable()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |