Home
last modified time | relevance | path

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

/dports/security/olm/olm-3.2.6/src/
H A Dinbound_group_session.c31 #define OLM_PROTOCOL_VERSION 3 macro
300 if (decoded_results.version != OLM_PROTOCOL_VERSION) { in _decrypt_max_plaintext_length()
376 if (decoded_results.version != OLM_PROTOCOL_VERSION) { in _decrypt()
H A Doutbound_group_session.c30 #define OLM_PROTOCOL_VERSION 3 macro
249 OLM_PROTOCOL_VERSION, in _encrypt()