Home
last modified time | relevance | path

Searched refs:hmacTypeURL (Results 1 – 3 of 3) sorted by relevance

/external/tink/go/mac/
Dhmac_key_manager.go35 hmacTypeURL = "type.googleapis.com/google.crypto.tink.HmacKey" const
97 TypeUrl: hmacTypeURL,
105 return typeURL == hmacTypeURL
110 return hmacTypeURL
Dmac.go35 if err := internalregistry.AllowKeyDerivation(hmacTypeURL); err != nil {
Dmac_key_templates.go86 TypeUrl: hmacTypeURL,