Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/iksemel/src/
H A Dsha.c21 iks_sha_new (void) in iks_sha_new() function
93 sha = iks_sha_new (); in iks_sha()
H A Djabber.c175 sha = iks_sha_new (); in iks_make_auth()
/dports/net-im/climm/climm-0.7.1/iksemel-1.4/src/
H A Dsha.c21 iks_sha_new (void) in iks_sha_new() function
93 sha = iks_sha_new (); in iks_sha()
H A Djabber.c175 sha = iks_sha_new (); in iks_make_auth()
/dports/textproc/iksemel/iksemel-978b733/src/
H A Dsha.c21 iks_sha_new (void) in iks_sha_new() function
93 sha = iks_sha_new (); in iks_sha()
H A Djabber.c175 sha = iks_sha_new (); in iks_make_auth()
/dports/polish/tleenx2/TleenX2-20040214/iksemel/
H A Dsha.c19 iksha *iks_sha_new(void) in iks_sha_new() function
106 sha = iks_sha_new(); in iks_sha()
H A Djabber.c187 sha = iks_sha_new(); in iks_make_auth()
H A Diksemel.h290 iksha *iks_sha_new(void);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/iksemel/tools/
H A Diksperf.c248 s = iks_sha_new (); in sha_test()
/dports/textproc/iksemel/iksemel-978b733/tools/
H A Diksperf.c251 s = iks_sha_new (); in sha_test()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/iksemel/include/
H A Diksemel.h385 iksha *iks_sha_new (void);
/dports/net-im/climm/climm-0.7.1/iksemel-1.4/include/
H A Diksemel.h382 iksha *iks_sha_new (void);
/dports/textproc/iksemel/iksemel-978b733/include/
H A Diksemel.h400 iksha *iks_sha_new (void);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/iksemel/doc/
H A Diksemel.texi1389 @deftypefun iksha* iks_sha_new (void);
/dports/textproc/iksemel/iksemel-978b733/doc/
H A Diksemel.texi1388 @deftypefun iksha* iks_sha_new (void);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c316 sha = iks_sha_new(); in calculate_entity_sha1_ver()