Home
last modified time | relevance | path

Searched defs:keytypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc328 const int keytypes[] = { KEY_RSA, KEY_DSA, KEY_ECDSA, KEY_ED25519, -1 }; in main() local
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c906 const unsigned short * keytypes = (const unsigned short *) conf->meth_data; in is_keytype() local