Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Daes_gcm_hkdf_stream_segment_encrypter.h69 static constexpr int kNoncePrefixSizeInBytes = 7; variable
H A Daes_ctr_hmac_streaming.h86 static constexpr int kNoncePrefixSizeInBytes = 7; variable