Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp.c667 static const char* zrtp_cipher2str[] = { variable
738 zrtp_zstrcpyc(ZSTR_GV(info->cipher_name), zrtp_cipher2str[session->blockcipher->base.id-1]); in zrtp_session_get()