gnutls_x509_crt_get_subject_unique_id 202 src/gnutls.c DEF_DLL_FN (int, gnutls_x509_crt_get_subject_unique_id, gnutls_x509_crt_get_subject_unique_id 363 src/gnutls.c LOAD_DLL_FN (library, gnutls_x509_crt_get_subject_unique_id); gnutls_x509_crt_get_subject_unique_id 1230 src/gnutls.c err = gnutls_x509_crt_get_subject_unique_id (cert, NULL, &buf_size); gnutls_x509_crt_get_subject_unique_id 1235 src/gnutls.c err = gnutls_x509_crt_get_subject_unique_id (cert, buf, &buf_size);