Searched refs:gnutls_x509_crq_get_dn2 (Results 1 – 12 of 12) sorted by relevance
1 @item @var{int} @ref{gnutls_x509_crq_get_dn2} (gnutls_x509_crq_t @var{crq}, gnutls_datum_t * @var{d…
5 @deftypefun {int} {gnutls_x509_crq_get_dn2} (gnutls_x509_crq_t @var{crq}, gnutls_datum_t * @var{dn})
298 ret = gnutls_x509_crq_get_dn2(crq, &out); in test_crq()
828 gnutls_x509_crq_get_dn2;
302 int gnutls_x509_crq_get_dn2(gnutls_x509_crq_t crq, gnutls_datum_t * dn) in gnutls_x509_crq_get_dn2() function
1371 int gnutls_x509_crq_get_dn2(gnutls_x509_crq_t crq, gnutls_datum_t * dn);
947 APIMANS += gnutls_x509_crq_get_dn2.3
2117 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 \
2288 FUNCS += functions/gnutls_x509_crq_get_dn22289 FUNCS += functions/gnutls_x509_crq_get_dn2.short
3479 functions/gnutls_x509_crq_get_dn2 \3480 functions/gnutls_x509_crq_get_dn2.short \
1483 @subheading gnutls_x509_crq_get_dn21484 @anchor{gnutls_x509_crq_get_dn2}1485 @deftypefun {int} {gnutls_x509_crq_get_dn2} (gnutls_x509_crq_t @var{crq}, gnutls_datum_t * @var{dn})
2316 gnutls_x509_crq_get_dn2: Added