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.7.6. (GOOS=linux GOARCH=amd64)