Home
last modified time | relevance | path

Searched defs:GNUTLS_E_PUSH_ERROR (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dconstants.py155 GNUTLS_E_PUSH_ERROR = -53 # Variable c_int variable
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dgnutls.h.in3281 #define GNUTLS_E_PUSH_ERROR -53 macro