Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dpkcs11_int.h174 _gnutls_x509_crt_import_pkcs11_url(gnutls_x509_crt_t crt,
H A Dpkcs11.c3585 _gnutls_x509_crt_import_pkcs11_url(gnutls_x509_crt_t crt, in _gnutls_x509_crt_import_pkcs11_url() function
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dx509.c4293 ret = _gnutls_x509_crt_import_pkcs11_url(crt, url, flags); in gnutls_x509_crt_import_url()