MySQL 9.0.0
Source Code Documentation
webauthn_registration.cc File Reference
#include <assert.h>
#include <openssl/sha.h>
#include <common.h>
#include "webauthn_registration.h"
#include <base64.h>
#include <my_hostname.h>
#include <mysql_com.h>
#include <scope_guard.h>
#include <mysql/service_mysql_alloc.h>

Namespaces

namespace  anonymous_namespace{webauthn_registration.cc}
 

Macros

#define MYSQL_DYNAMIC_PLUGIN
 

Variables

const unsigned int anonymous_namespace{webauthn_registration.cc}::PIN_BUFFER_SIZE = 256
 

Macro Definition Documentation

◆ MYSQL_DYNAMIC_PLUGIN

#define MYSQL_DYNAMIC_PLUGIN