Searched refs:gnutls_x509_crt_get_pk_oid (Results 1 – 14 of 14) sorted by relevance
/dports/security/gnutls/gnutls-3.6.16/doc/functions/ |
H A D | gnutls_x509_crt_get_pk_oid.short | 1 @item @var{int} @ref{gnutls_x509_crt_get_pk_oid} (gnutls_x509_crt_t @var{cert}, char * @var{oid}, s…
|
H A D | gnutls_x509_crt_get_pk_oid | 5 @deftypefun {int} {gnutls_x509_crt_get_pk_oid} (gnutls_x509_crt_t @var{cert}, char * @var{oid}, siz…
|
/dports/security/gnutls/gnutls-3.6.16/tests/ |
H A D | x509cert-tl.c | 213 ret = gnutls_x509_crt_get_pk_oid(server_crt, oid, &oid_size); in check_stored_algos()
|
/dports/security/gnutls/gnutls-3.6.16/lib/ |
H A D | libgnutls.map | 1088 gnutls_x509_crt_get_pk_oid;
|
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/ |
H A D | x509.h | 237 int gnutls_x509_crt_get_pk_oid(gnutls_x509_crt_t cert, char *oid, size_t *oid_size);
|
/dports/security/gnutls/gnutls-3.6.16/doc/manpages/ |
H A D | Makefile.am | 1046 APIMANS += gnutls_x509_crt_get_pk_oid.3
|
H A D | Makefile.in | 2199 gnutls_x509_crt_get_pk_gost_raw.3 gnutls_x509_crt_get_pk_oid.3 \
|
/dports/security/gnutls/gnutls-3.6.16/lib/x509/ |
H A D | x509.c | 1109 int gnutls_x509_crt_get_pk_oid(gnutls_x509_crt_t cert, char *oid, size_t *oid_size) in gnutls_x509_crt_get_pk_oid() function
|
H A D | output.c | 182 ret = gnutls_x509_crt_get_pk_oid(cert, oid, &oid_size); in get_pk_name()
|
/dports/security/gnutls/gnutls-3.6.16/doc/ |
H A D | Makefile.am | 2486 FUNCS += functions/gnutls_x509_crt_get_pk_oid 2487 FUNCS += functions/gnutls_x509_crt_get_pk_oid.short
|
H A D | Makefile.in | 3677 functions/gnutls_x509_crt_get_pk_oid \ 3678 functions/gnutls_x509_crt_get_pk_oid.short \
|
H A D | x509-api.texi | 3714 @subheading gnutls_x509_crt_get_pk_oid 3715 @anchor{gnutls_x509_crt_get_pk_oid} 3716 @deftypefun {int} {gnutls_x509_crt_get_pk_oid} (gnutls_x509_crt_t @var{cert}, char * @var{oid}, siz…
|
/dports/security/gnutls/gnutls-3.6.16/ |
H A D | NEWS | 1355 gnutls_x509_crt_get_pk_oid: Added
|
H A D | ChangeLog | 37107 Added gnutls_x509_crt_get_signature_oid and gnutls_x509_crt_get_pk_oid
|