Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/keyset/
H A Dhandle.go88 func ReadWithAssociatedData(reader Reader, masterKey tink.AEAD, associatedData []byte) (*Handle, er… func
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc254 KeysetHandle::ReadWithAssociatedData( in ReadWithAssociatedData() function in crypto::tink::KeysetHandle