Home
last modified time | relevance | path

Searched defs:keytype (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/usr.sbin/acme-client/
H A Dparse.h30 enum keytype { enum
40 enum keytype keytype; member
48 enum keytype keytype; member
H A Dkeyproc.c78 enum keytype keytype) in keyproc()
H A Dacctproc.c448 acctproc(int netsock, const char *acctkey, enum keytype keytype) in acctproc()
/openbsd-src/usr.bin/signify/
H A Dsignify.c485 check_keytype(const char *pubkeyfile, const char *keytype) in check_keytype()
506 const char *sigcomment, const char *keytype) in readpubkey()
529 int quiet, const char *keytype) in verifysimple()
549 int quiet, unsigned long long *msglenp, const char *keytype) in verifyembedded()
574 int embedded, int quiet, const char *keytype) in verify()
718 check(const char *pubkeyfile, const char *sigfile, const char *keytype, in check()
732 const char *filename, const char *pubkeyfile, const char *keytype) in verifyzdata()
756 char *keytype = NULL; in main() local
H A Dzsig.c184 const char *keytype) in zverify()
/openbsd-src/regress/usr.bin/ssh/
H A Dlimit-keytype.sh74 keytype() { function
/openbsd-src/lib/libcrypto/asn1/
H A Da_pkey.c144 int keytype; in d2i_AutoPrivateKey() local
/openbsd-src/regress/usr.bin/ssh/unittests/kex/
H A Dtest_kex.c75 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key() argument
/openbsd-src/lib/libkeynote/
H A Dsignature.c352 kn_decode_key(struct keynote_deckey *dc, char *key, int keytype) in kn_decode_key()
1126 int encoding, int keytype) in kn_encode_key()
/openbsd-src/lib/libcrypto/pkcs12/
H A Dp12_crt.c102 PKCS12_create(const char * pass,const char * name,EVP_PKEY * pkey,X509 * cert,STACK_OF (X509)* ca,int nid_key,int nid_cert,int iter,int mac_iter,int keytype) PKCS12_create() argument
/openbsd-src/usr.bin/ssh/
H A Dhostfile.h100 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member
H A Dhostfile.c349 struct sshkey *k, int keytype, int nid, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
415 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, int nid, in lookup_key_in_hostkeys_by_type()
H A Dssh-keyscan.c369 conalloc(const char * iname,const char * oname,int keytype) conalloc() argument
H A Dsshd.c1139 int r, opt, do_dump_cfg = 0, keytype, already_daemon, have_agent = 0; main() local
/openbsd-src/lib/libcrypto/evp/
H A Dpmeth_lib.c215 EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl() argument
/openbsd-src/sbin/iked/
H A Dcrypto.c868 int keytype; in _dsa_verify_init() local
975 int keytype; in _dsa_sign_encode() local
H A Dikev2_msg.c1010 uint8_t keytype; in ikev2_msg_authverify() local
1085 uint8_t keytype; in ikev2_msg_authsign() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm423 sub keytype($self) subroutine
/openbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c516 int keytype, char *username, uid_t olduid) in db_store() argument
/openbsd-src/usr.bin/openssl/
H A Dpkcs12.c108 int keytype; global() member
/openbsd-src/usr.sbin/relayd/
H A Dparse.y123 static enum key_type keytype = KEY_TYPE_NONE; variable
[all...]