Home
last modified time | relevance | path

Searched defs:newAEAD (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tink/go/hybrid/internal/hpke/
H A Dprimitive_factory.go97 func newAEAD(aeadID uint16) (aead, error) { func
/aosp_15_r20/external/boringssl/src/ssl/test/runner/hpke/
H A Dhpke.go171 func newAEAD(aeadID uint16, key []byte) (cipher.AEAD, error) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/hpke/
H A Dhpke.go171 func newAEAD(aeadID uint16, key []byte) (cipher.AEAD, error) { func