Searched defs:encode_message_to_peer (Results 1 – 3 of 3) sorted by relevance
37 private static native byte[] encode_message_to_peer( in encode_message_to_peer() method in D2DConnectionContextV1
215 pub unsafe extern "C" fn encode_message_to_peer( in encode_message_to_peer() function
313 pub fn encode_message_to_peer<C: CryptoProvider, A: AsRef<[u8]>>( in encode_message_to_peer() function