Home
last modified time | relevance | path

Searched refs:TwoMbAlignedStruct (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tink/cc/util/
H A Dsecret_data_test.cc37 struct alignas(kEightKb) TwoMbAlignedStruct { struct
46 SecretUniquePtr<TwoMbAlignedStruct> s = in TEST()
47 MakeSecretUniquePtr<TwoMbAlignedStruct>(); in TEST()