package sig
Import Path
crypto/internal/boring/sig (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
Package sig holds “code signatures” that can be called
and will result in certain code sequences being linked into
the final binary. The functions themselves are no-ops.
sig_amd64.s
Package-Level Functions (total 3, all are exported)
BoringCrypto indicates that the BoringCrypto module is present.
FIPSOnly indicates that package crypto/tls/fipsonly is present.
StandardCrypto indicates that standard Go crypto is present.
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |