Home
last modified time | relevance | path

Searched refs:s2n_cert_chain_free (Results 1 – 3 of 3) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/crypto/
H A Ds2n_certificate.h82 int s2n_cert_chain_free(struct s2n_cert_chain *cert_chain);
H A Ds2n_certificate.c481 int s2n_cert_chain_free(struct s2n_cert_chain *cert_chain) in s2n_cert_chain_free() function
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_connection.c1370 DEFINE_POINTER_CLEANUP_FUNC(struct s2n_cert_chain *, s2n_cert_chain_free);