Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/doc/functions/
H A Dgnutls_pkcs_schema_get_oid.short1 @item @var{const char *} @ref{gnutls_pkcs_schema_get_oid} (unsigned int @var{schema})
H A Dgnutls_pkcs_schema_get_oid5 @deftypefun {const char *} {gnutls_pkcs_schema_get_oid} (unsigned int @var{schema})
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dlibgnutls.map971 gnutls_pkcs_schema_get_oid;
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dpkcs7-crypt.c262 const char *gnutls_pkcs_schema_get_oid(unsigned int schema) in gnutls_pkcs_schema_get_oid() function
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dx509.h1153 const char *gnutls_pkcs_schema_get_oid(unsigned int schema);
/dports/security/gnutls/gnutls-3.6.16/doc/manpages/
H A DMakefile.am585 APIMANS += gnutls_pkcs_schema_get_oid.3
H A DMakefile.in1881 gnutls_pkcs_schema_get_name.3 gnutls_pkcs_schema_get_oid.3 \
/dports/security/gnutls/gnutls-3.6.16/src/
H A Dcerttool.c3367 fprintf(out, "\tSchema: %s (%s)\n", str, gnutls_pkcs_schema_get_oid(schema)); in pkcs12_bag_enc_info()
3570 fprintf(out, "%s\tSchema: %s (%s)\n", tab, str, gnutls_pkcs_schema_get_oid(schema)); in pkcs8_info_int()
/dports/security/gnutls/gnutls-3.6.16/doc/
H A DMakefile.am1564 FUNCS += functions/gnutls_pkcs_schema_get_oid
1565 FUNCS += functions/gnutls_pkcs_schema_get_oid.short
H A DMakefile.in2773 functions/gnutls_pkcs_schema_get_oid \
2774 functions/gnutls_pkcs_schema_get_oid.short \
H A Dx509-api.texi105 @subheading gnutls_pkcs_schema_get_oid
106 @anchor{gnutls_pkcs_schema_get_oid}
107 @deftypefun {const char *} {gnutls_pkcs_schema_get_oid} (unsigned int @var{schema})
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS1616 gnutls_pkcs_schema_get_oid: Added