/freebsd/crypto/openssh/ |
H A D | ssh-ed25519-sk.c | 99 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 D | ssh-ed25519.c | 103 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 D | ssh-xmss.c | 132 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 D | ssh-ecdsa-sk.c | 128 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 D | ssh-ecdsa.c | 157 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 D | ssh-dss.c | 201 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 D | ssh-rsa.c | 186 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 D | ssh_api.c | 528 int ktype, r; in _ssh_order_hostkeyalgs() local
|
H A D | hostfile.c | 763 char *line = NULL, ktype[128]; in hostkeys_foreach_file() local
|
H A D | sshkey.c | 298 int ktype; in sshkey_match_keyname_to_sigalgs() local 1901 char *ktype = NULL; in sshkey_from_blob_internal() local
|
H A D | sshconnect2.c | 129 int ktype; in order_hostkeyalgs() local
|
H A D | clientloop.c | 2451 const char *ktype = sshkey_ssh_name(key); key_accepted_by_hostkeyalgs() local
|
H A D | ssh-keygen.c | 483 int r, rlen, ktype; in do_convert_private_ssh2() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kobject.h | 61 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 D | a_md5encrypt.c | 46 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 D | linux_kobject.c | 156 kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype, in kobject_init_and_add()
|
/freebsd/crypto/openssl/crypto/dsa/ |
H A D | dsa_ameth.c | 275 const char *ktype = NULL; in do_dsa_print() local
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_ameth.c | 247 const char *ktype = NULL; in do_dh_print() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_ameth.c | 283 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 D | val_secalgo.c | 1041 static SECKEYPublicKey* nss_key_create(KeyType ktype) in nss_key_create()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 1404 struct kobject *kobj, struct kobj_type *ktype, in ib_port_register_module_stat()
|
/freebsd/contrib/bearssl/test/ |
H A D | test_x509.c | 1220 char *ktype, *kusage, *sstatus, *shashes, *stime; in parse_object() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852a_rfk.c | 782 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 D | rtw8852c_rfk.c | 697 _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 D | rtw8851b_rfk.c | 682 u8 path, u8 ktype) in _iqk_one_shot()
|