Home
last modified time | relevance | path

Searched refs:GNUTLS_PROFILE_FUTURE (Results 1 – 5 of 5) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dgnutls-ids.c43 assert(gnutls_certificate_verification_profile_get_id("future") == GNUTLS_PROFILE_FUTURE); in doit()
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dprofiles.c43 {"Future", GNUTLS_PROFILE_FUTURE, GNUTLS_SEC_PARAM_FUTURE},
H A Dpriority.c928 ENABLE_PROFILE(c, GNUTLS_PROFILE_FUTURE); in enable_profile_future()
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dverify.c497 CASE_SEC_PARAM(GNUTLS_PROFILE_FUTURE, GNUTLS_SEC_PARAM_FUTURE); in is_level_acceptable()
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dx509.h1021 GNUTLS_PROFILE_FUTURE = 8, enumerator