Home
last modified time | relevance | path

Searched refs:gnutls_openpgp_crt_get_expiration_time (Results 1 – 7 of 7) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dcompat.h142 #define gnutls_openpgp_key_get_expiration_time gnutls_openpgp_crt_get_expiration_time
H A Dopenpgp.h106 time_t gnutls_openpgp_crt_get_expiration_time(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED;
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dopenpgp_compat.c119 time_t gnutls_openpgp_crt_get_expiration_time(gnutls_openpgp_crt_t key) in gnutls_openpgp_crt_get_expiration_time() function
H A Dlibgnutls.map155 gnutls_openpgp_crt_get_expiration_time;
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dfunctions.py1356 gnutls_openpgp_crt_get_expiration_time = libgnutls.gnutls_openpgp_crt_get_expiration_time variable
1357 gnutls_openpgp_crt_get_expiration_time.argtypes = [gnutls_openpgp_crt_t]
1358 gnutls_openpgp_crt_get_expiration_time.restype = time_t
1359 gnutls_openpgp_crt_get_expiration_time.errmsg = "cannot get OpenPGP key expiration time"
/dports/www/mod_gnutls/mod_gnutls-0.8.4/src/
H A Dgnutls_hooks.c1589 mgs_time2sz(gnutls_openpgp_crt_get_expiration_time in mgs_add_common_pgpcert_vars()
1756 gnutls_openpgp_crt_get_expiration_time in mgs_cert_verify()
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS6973 gnutls_openpgp_key_get_expiration_time gnutls_openpgp_crt_get_expiration_time
7137 gnutls_openpgp_key_get_expiration_time: RENAMED to gnutls_openpgp_crt_get_expiration_time