Home
last modified time | relevance | path

Searched defs:gnutls_x509_crt_deinit (Results 1 – 4 of 4) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dgnutls.c502 # define gnutls_x509_crt_deinit fn_gnutls_x509_crt_deinit macro
/dports/editors/emacs/emacs-27.2/src/
H A Dgnutls.c504 # define gnutls_x509_crt_deinit fn_gnutls_x509_crt_deinit macro
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dfunctions.py932 gnutls_x509_crt_deinit = libgnutls.gnutls_x509_crt_deinit variable
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dx509.c291 void gnutls_x509_crt_deinit(gnutls_x509_crt_t cert) in gnutls_x509_crt_deinit() function