Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dx509cert-tl.c239 gnutls_x509_crt_t server_crt, ca_crt2; in doit() local
259 gnutls_x509_crt_init(&ca_crt2); in doit()
283 ret = gnutls_x509_crt_import(ca_crt2, &ca, GNUTLS_X509_FMT_PEM); in doit()
385 ret = gnutls_x509_trust_list_remove_cas(tl, &ca_crt2, 1); in doit()
396 gnutls_x509_crt_deinit(ca_crt2); in doit()