Home
last modified time | relevance | path

Searched defs:hpkePublicKeyTypeURL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/go/hybrid/subtle/
H A Dpublic_key.go35 hpkePublicKeyTypeURL = "type.googleapis.com/google.crypto.tink.HpkePublicKey" const
/aosp_15_r20/external/tink/go/hybrid/
H A Dhpke_public_key_manager.go34 hpkePublicKeyTypeURL = "type.googleapis.com/google.crypto.tink.HpkePublicKey" const