Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dcompat.h144 #define gnutls_openpgp_key_check_hostname gnutls_openpgp_crt_check_hostname
H A Dopenpgp.h111 int gnutls_openpgp_crt_check_hostname(gnutls_openpgp_crt_t key,
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dopenpgp_compat.c132 int gnutls_openpgp_crt_check_hostname(gnutls_openpgp_crt_t key, in gnutls_openpgp_crt_check_hostname() function
H A Dlibgnutls.map150 gnutls_openpgp_crt_check_hostname;
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-tls.c811 rval = gnutls_openpgp_crt_check_hostname (opgp, peername); in wocky_tls_session_verify_peer()
816 rval = gnutls_openpgp_crt_check_hostname (opgp, peername); in wocky_tls_session_verify_peer()
831 rval = gnutls_openpgp_crt_check_hostname (opgp, in wocky_tls_session_verify_peer()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dhostname-check.c1211 ret = gnutls_openpgp_crt_check_hostname(pgp, "test.gnutls.org"); in doit()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-tls.c929 rval = gnutls_openpgp_crt_check_hostname (opgp, peername); in wocky_tls_session_verify_peer()
934 rval = gnutls_openpgp_crt_check_hostname (opgp, peername); in wocky_tls_session_verify_peer()
949 rval = gnutls_openpgp_crt_check_hostname (opgp, in wocky_tls_session_verify_peer()
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dfunctions.py1335 gnutls_openpgp_crt_check_hostname = libgnutls.gnutls_openpgp_crt_check_hostname variable
1336 gnutls_openpgp_crt_check_hostname.argtypes = [gnutls_openpgp_crt_t, c_char_p]
1337 gnutls_openpgp_crt_check_hostname.restype = c_int
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS6975 gnutls_openpgp_key_check_hostname gnutls_openpgp_crt_check_hostname
7135 gnutls_openpgp_key_check_hostname: RENAMED to gnutls_openpgp_crt_check_hostname