Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.c40 CRYPTO_CONN_NO_CONNECTION, /* the connection is allocated, but not yet used */ enumerator
189 if (status == CRYPTO_CONN_NO_CONNECTION || status == CRYPTO_CONN_FREE) { in crypt_connection_id_is_valid()
1807 c->crypto_connections[id].status = CRYPTO_CONN_NO_CONNECTION; in create_crypto_connection()