Home
last modified time | relevance | path

Searched defs:cert_hash_set (Results 1 – 7 of 7) sorted by relevance

/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h59 struct cert_hash_set { struct
60 struct cert_hash *ch[MAX_CERT_DEPTH]; /**< Array of certificate hashes */
H A Dssl_common.h431 struct cert_hash_set *cert_hash_set; member
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.h59 struct cert_hash_set { struct
60 struct cert_hash *ch[MAX_CERT_DEPTH]; /**< Array of certificate hashes */
H A Dssl_common.h448 struct cert_hash_set *cert_hash_set; member
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h59 struct cert_hash_set { struct
60 struct cert_hash *ch[MAX_CERT_DEPTH]; /**< Array of certificate hashes */
H A Dssl_common.h431 struct cert_hash_set *cert_hash_set; member
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dgnutls_int.h1427 bool cert_hash_set; member