type cloud.google.com/go/storage.hmacKeyDescFunc

5 uses

	cloud.google.com/go/storage (current package)
		hmac.go#L403: type hmacKeyDescFunc func(*hmacKeyDesc)
		hmac.go#L405: func (hkdf hmacKeyDescFunc) withHMACKeyDesc(hkd *hmacKeyDesc) {
		hmac.go#L417: 	return hmacKeyDescFunc(func(hkd *hmacKeyDesc) {
		hmac.go#L426: 	return hmacKeyDescFunc(func(hkd *hmacKeyDesc) {
		hmac.go#L438: 	return hmacKeyDescFunc(func(hkd *hmacKeyDesc) {