Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_tbc/src/
Dlib.rs67 pub trait TweakableBlockCipherKey: Sized { interface
/aosp_15_r20/external/rust/beto-rust/nearby/presence/xts_aes/tests/
Dwycheproof_test_vectors.rs49 K: XtsKey + TweakableBlockCipherKey, in run_tests()
Dxts_nist_test_vectors.rs61 K: XtsKey + TweakableBlockCipherKey, in run_test_cases()