Home
last modified time | relevance | path

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

/dports/www/mod_gnutls/mod_gnutls-0.8.4/test/
H A Dgnutls_openpgp_support.c26 int ret = gnutls_openpgp_crt_init(&cert); in main()
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dcompat.h132 #define gnutls_openpgp_key_init gnutls_openpgp_crt_init
H A Dopenpgp.h63 int gnutls_openpgp_crt_init(gnutls_openpgp_crt_t * key) _GNUTLS_GCC_ATTR_DEPRECATED;
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dopenpgp_compat.c31 int gnutls_openpgp_crt_init(gnutls_openpgp_crt_t * key) in gnutls_openpgp_crt_init() function
H A Dlibgnutls.map178 gnutls_openpgp_crt_init;
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dhostname-check.c853 ret = gnutls_openpgp_crt_init(&pgp); in doit()
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dfunctions.py1451 gnutls_openpgp_crt_init = libgnutls.gnutls_openpgp_crt_init variable
1452 gnutls_openpgp_crt_init.argtypes = [POINTER(gnutls_openpgp_crt_t)]
1453 gnutls_openpgp_crt_init.restype = c_int
/dports/www/mod_gnutls/mod_gnutls-0.8.4/src/
H A Dgnutls_config.c468 ret = gnutls_openpgp_crt_init(&sc->cert_crt_pgp[0]); in mgs_load_files()
H A Dgnutls_hooks.c1676 gnutls_openpgp_crt_init(&cert.pgp); in mgs_cert_verify()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-tls.c808 if ((rval = gnutls_openpgp_crt_init (&opgp)) == GNUTLS_E_SUCCESS) in wocky_tls_session_verify_peer()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-tls.c926 if ((rval = gnutls_openpgp_crt_init (&opgp)) == GNUTLS_E_SUCCESS) in wocky_tls_session_verify_peer()
/dports/security/gnutls/gnutls-3.6.16/guile/src/
H A Dcore.c2910 err = gnutls_openpgp_crt_init (&c_key);
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS6963 gnutls_openpgp_key_init gnutls_openpgp_crt_init
7132 gnutls_openpgp_key_init: RENAMED to gnutls_openpgp_crt_init