func crypto/internal/fips140/hmac.MarkAsUsedInKDF
3 uses
crypto/internal/fips140/hmac (current package)
hmac.go#L207: func MarkAsUsedInKDF(h *HMAC) {
crypto/internal/fips140/hkdf
hkdf.go#L21: hmac.MarkAsUsedInKDF(extractor)
hkdf.go#L30: hmac.MarkAsUsedInKDF(expander)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)