sshkey_impl
const struct sshkey_impl sshkey_dss_impl = {
const struct sshkey_impl sshkey_dsa_cert_impl = {
const struct sshkey_impl sshkey_ecdsa_sk_impl = {
const struct sshkey_impl sshkey_ecdsa_sk_cert_impl = {
const struct sshkey_impl sshkey_ecdsa_sk_webauthn_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp256_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp256_cert_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp384_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp384_cert_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp521_impl = {
const struct sshkey_impl sshkey_ecdsa_nistp521_cert_impl = {
const struct sshkey_impl sshkey_ed25519_sk_impl = {
const struct sshkey_impl sshkey_ed25519_sk_cert_impl = {
const struct sshkey_impl sshkey_ed25519_impl = {
const struct sshkey_impl sshkey_ed25519_cert_impl = {
const struct sshkey_impl sshkey_rsa_impl = {
const struct sshkey_impl sshkey_rsa_cert_impl = {
const struct sshkey_impl sshkey_rsa_sha256_impl = {
const struct sshkey_impl sshkey_rsa_sha512_impl = {
const struct sshkey_impl sshkey_rsa_sha256_cert_impl = {
const struct sshkey_impl sshkey_rsa_sha512_cert_impl = {
const struct sshkey_impl sshkey_xmss_impl = {
const struct sshkey_impl sshkey_xmss_cert_impl = {
extern const struct sshkey_impl sshkey_ecdsa_sk_impl;
extern const struct sshkey_impl sshkey_ecdsa_sk_cert_impl;
extern const struct sshkey_impl sshkey_ecdsa_sk_webauthn_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp256_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp256_cert_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp384_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp384_cert_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp521_impl;
extern const struct sshkey_impl sshkey_ecdsa_nistp521_cert_impl;
extern const struct sshkey_impl sshkey_rsa_impl;
extern const struct sshkey_impl sshkey_rsa_cert_impl;
extern const struct sshkey_impl sshkey_rsa_sha256_impl;
extern const struct sshkey_impl sshkey_rsa_sha256_cert_impl;
extern const struct sshkey_impl sshkey_rsa_sha512_impl;
extern const struct sshkey_impl sshkey_rsa_sha512_cert_impl;
extern const struct sshkey_impl sshkey_dss_impl;
extern const struct sshkey_impl sshkey_dsa_cert_impl;
extern const struct sshkey_impl sshkey_xmss_impl;
extern const struct sshkey_impl sshkey_xmss_cert_impl;
const struct sshkey_impl *impl;
const struct sshkey_impl * const keyimpls[] = {
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
static const struct sshkey_impl *
static const struct sshkey_impl *
static const struct sshkey_impl *
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl = NULL;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
const struct sshkey_impl *impl;
extern const struct sshkey_impl sshkey_ed25519_impl;
extern const struct sshkey_impl sshkey_ed25519_cert_impl;
extern const struct sshkey_impl sshkey_ed25519_sk_impl;
extern const struct sshkey_impl sshkey_ed25519_sk_cert_impl;