Home
last modified time | relevance | path

Searched defs:dh_cc (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_crypto_pk.c93 zrtp_dh_crypto_context_t *dh_cc) in zrtp_dh_initialize()
127 zrtp_dh_crypto_context_t *dh_cc, in zrtp_dh_compute()
H A Dzrtp_crypto_ecdh.c58 zrtp_dh_crypto_context_t *dh_cc) in zrtp_ecdh_initialize()
121 zrtp_dh_crypto_context_t *dh_cc, in zrtp_ecdh_compute()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp_types.h685 zrtp_dh_crypto_context_t dh_cc; member