gnutls_x509_crt_get_key_id  206 src/gnutls.c   DEF_DLL_FN (int, gnutls_x509_crt_get_key_id,
gnutls_x509_crt_get_key_id  365 src/gnutls.c     LOAD_DLL_FN (library, gnutls_x509_crt_get_key_id);
gnutls_x509_crt_get_key_id 1256 src/gnutls.c     err = gnutls_x509_crt_get_key_id (cert, 0, NULL, &buf_size);
gnutls_x509_crt_get_key_id 1261 src/gnutls.c         err = gnutls_x509_crt_get_key_id (cert, 0, buf, &buf_size);