Home
last modified time | relevance | path

Searched defs:ktype (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/crypto/openssh/
H A Dssh-ed25519-sk.c99 ssh_ed25519_sk_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ed25519_sk_deserialize_public()
112 ssh_ed25519_sk_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ed25519_sk_deserialize_private()
132 char *ktype = NULL; in ssh_ed25519_sk_verify() local
H A Dssh-ed25519.c103 ssh_ed25519_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ed25519_deserialize_public()
121 ssh_ed25519_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ed25519_deserialize_private()
211 char *ktype = NULL; in ssh_ed25519_verify() local
H A Dssh-xmss.c132 ssh_xmss_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_xmss_deserialize_public()
164 ssh_xmss_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_xmss_deserialize_private()
283 char *ktype = NULL; in ssh_xmss_verify() local
H A Dssh-ecdsa-sk.c128 ssh_ecdsa_sk_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ecdsa_sk_deserialize_public()
141 ssh_ecdsa_sk_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ecdsa_sk_deserialize_private()
247 char *ktype = NULL, *webauthn_origin = NULL; in ssh_ecdsa_sk_verify() local
H A Dssh-ecdsa.c157 ssh_ecdsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_public()
200 ssh_ecdsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_private()
303 char *ktype = NULL; in ssh_ecdsa_verify() local
H A Dssh-dss.c201 ssh_dss_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_dss_deserialize_public()
238 ssh_dss_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_dss_deserialize_private()
340 char *ktype = NULL; in ssh_dss_verify() local
H A Dssh-rsa.c186 ssh_rsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_public()
216 ssh_rsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_private()
H A Dssh_api.c528 int ktype, r; in _ssh_order_hostkeyalgs() local
H A Dhostfile.c763 char *line = NULL, ktype[128]; in hostkeys_foreach_file() local
H A Dsshkey.c298 int ktype; in sshkey_match_keyname_to_sigalgs() local
1901 char *ktype = NULL; in sshkey_from_blob_internal() local
H A Dsshconnect2.c129 int ktype; in order_hostkeyalgs() local
H A Dclientloop.c2451 const char *ktype = sshkey_ssh_name(key); key_accepted_by_hostkeyalgs() local
H A Dssh-keygen.c483 int r, rlen, ktype; in do_convert_private_ssh2() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h61 const struct kobj_type *ktype; member
97 kobject_init(struct kobject *kobj, const struct kobj_type *ktype) in kobject_init()
/freebsd/contrib/ntp/libntp/
H A Da_md5encrypt.c46 make_mac(const rwbuffT * digest,int ktype,const robuffT * key,const robuffT * msg) make_mac() argument
[all...]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c156 kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype, in kobject_init_and_add()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c275 const char *ktype = NULL; in do_dsa_print() local
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c247 const char *ktype = NULL; in do_dh_print() local
/freebsd/crypto/openssl/crypto/ec/
H A Dec_ameth.c283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print()
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c1041 static SECKEYPublicKey* nss_key_create(KeyType ktype) in nss_key_create()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c1404 struct kobject *kobj, struct kobj_type *ktype, in ib_port_register_module_stat()
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c1220 char *ktype, *kusage, *sstatus, *shashes, *stime; in parse_object() local
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a_rfk.c782 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal()
802 enum rtw89_phy_idx phy_idx, u8 path, u8 ktype) in _iqk_one_shot()
H A Drtw8852c_rfk.c697 _iqk_check_cal(struct rtw89_dev * rtwdev,u8 path,u8 ktype) _iqk_check_cal() argument
718 _iqk_one_shot(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy_idx,u8 path,u8 ktype) _iqk_one_shot() argument
H A Drtw8851b_rfk.c682 u8 path, u8 ktype) in _iqk_one_shot()

12