Home
last modified time | relevance | path

Searched defs:ktype (Results 1 – 25 of 33) 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()
249 char *ktype = NULL, *webauthn_origin = NULL; in ssh_ecdsa_sk_verify() local
H A Dssh-ecdsa.c231 ssh_ecdsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_public()
284 ssh_ecdsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_private()
396 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.c195 ssh_rsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_public()
234 ssh_rsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_private()
H A Dssh_api.c535 int ktype, r; in _ssh_order_hostkeyalgs() local
H A Dhostfile.c763 char *line = NULL, ktype[128]; in hostkeys_foreach_file() local
H A Dsshconnect.c728 const char *ktype = sshkey_ssh_name(key); in hostkey_accepted_by_hostkeyalgs() local
H A Dsshkey.c313 int ktype; in sshkey_match_keyname_to_sigalgs() local
2009 char *ktype = NULL; in sshkey_from_blob_internal() 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/krb5/src/kdc/
H A Dkdc_util.c1080 int nktypes, krb5_enctype *ktype) in select_session_keytype()
1134 enctype_name(krb5_enctype ktype, char *buf, size_t buflen) in enctype_name()
1178 ktypes2str(krb5_enctype *ktype, int nktypes) in ktypes2str()
/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/krb5/src/lib/kadm5/clnt/
H A Dclient_principal.c427 ktype, krb5_int32 stype, krb5_int32 in kadm5_decrypt_key()
/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/crypto/krb5/src/lib/gssapi/krb5/
H A Dutil_crypt.c547 krb5_cryptotype ktype; in kg_translate_flag_iov() local
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c1041 static SECKEYPublicKey* nss_key_create(KeyType ktype) in nss_key_create()
/freebsd/crypto/krb5/src/lib/kadm5/srv/
H A Dsvr_principal.c1890 ktype, krb5_int32 stype, krb5_int32 in kadm5_decrypt_key()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth2.c385 grow_ktypes(krb5_enctype **out_ktypes, int *out_nktypes, krb5_enctype ktype) in grow_ktypes()
/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb5.c1411 krb5_int32 ktype, krb5_int32 stype, krb5_int32 kvno, in krb5_dbe_find_enctype()
1421 krb5_int32 *start, krb5_int32 ktype, krb5_int32 stype, in krb5_dbe_search_enctype()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c1404 struct kobject *kobj, struct kobj_type *ktype, in ib_port_register_module_stat()

12