Home
last modified time | relevance | path

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

/dports/net/gsocket/gsocket-1.4.28/tools/
H A D2_gs-pipe.c146 …VLOG("=Encryption: %s (Prime: %d bits)\n", GS_get_cipher(gopt.gsocket), GS_get_cipher_strength(gop… in my_getopt()
H A D1_gs-helloworld.c126 …VLOG("=Encryption: %s (Prime: %d bits)\n", GS_get_cipher(gopt.gsocket), GS_get_cipher_strength(gop… in my_getopt()
H A D3_gs-full-pipe.c269 …VLOG("=Encryption: %s (Prime: %d bits)\n", GS_get_cipher(gopt.gsocket), GS_get_cipher_strength(gop… in my_getopt()
H A D4_gs-netcat.c1470 …ption : %s (Prime: %d bits)\n", GS_get_cipher(gopt.gsocket), GS_get_cipher_strength(gopt.gsock… in my_getopt()
/dports/net/gsocket/gsocket-1.4.28/include/gsocket/
H A Dgsocket.h394 int GS_get_cipher_strength(GS *gs);
/dports/net/gsocket/gsocket-1.4.28/lib/
H A Dgsocket-ssl.c529 GS_get_cipher_strength(GS *gs) in GS_get_cipher_strength() function