gnutls_x509_crt_get_subject_unique_id  212 src/gnutls.c   DEF_DLL_FN (int, gnutls_x509_crt_get_subject_unique_id,
gnutls_x509_crt_get_subject_unique_id  376 src/gnutls.c     LOAD_DLL_FN (library, gnutls_x509_crt_get_subject_unique_id);
gnutls_x509_crt_get_subject_unique_id 1246 src/gnutls.c     err = gnutls_x509_crt_get_subject_unique_id (cert, NULL, &buf_size);
gnutls_x509_crt_get_subject_unique_id 1251 src/gnutls.c         err = gnutls_x509_crt_get_subject_unique_id (cert, buf, &buf_size);