Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bgaes/
H A Daes.h121 AES_RETURN zrtp_bg_gen_tabs(void);
H A Daestab.c213 AES_RETURN zrtp_bg_gen_tabs(void) in zrtp_bg_gen_tabs() function
280 AES_RETURN zrtp_bg_gen_tabs(void)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_srtp_builtin.c894 if(EXIT_SUCCESS != zrtp_bg_gen_tabs()) in zrtp_srtp_init()