Searched refs:ErrHandshakeInProgress (Results 1 – 3 of 3) sorted by relevance
25 ErrHandshakeInProgress, enumerator
392 return Err(Error::ErrHandshakeInProgress); in read()434 return Err(Error::ErrHandshakeInProgress); in write()
445 .contains(&Error::ErrHandshakeInProgress.to_string()), in test_export_keying_material()447 Error::ErrHandshakeInProgress, in test_export_keying_material()