Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/mac/
H A Daes_cmac_key_manager.h131 const int kKeySizeInBytes = 32; variable
/aosp_15_r20/external/tink/cc/aead/
H A Dxchacha20_poly1305_key_manager.h127 const int kKeySizeInBytes = 32; variable
/aosp_15_r20/external/tink/cc/daead/
H A Daes_siv_key_manager.h125 const int kKeySizeInBytes = 64; variable