Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/boringssl/src/
H A Dtests.rs108 ag_test::test_key_exchange_auth_complete(&mut source, &mut sink); in test_key_exchange_protocol()
239 ag_test::test_key_exchange_auth_complete(&mut source, &mut sink); in test_key_exchange_with_non_empty_dice_chains()
269 ag_test::test_key_exchange_auth_complete(&mut source, &mut sink); in test_key_exchange_with_mixed_dice_chains()
/aosp_15_r20/system/authgraph/tests/src/
H A Dlib.rs534 pub fn test_key_exchange_auth_complete( in test_key_exchange_auth_complete() function