Home
last modified time | relevance | path

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

/external/openssh/
Dssh-ecdsa-sk.c67 char *ktype = NULL; in ssh_ecdsa_sk_verify() local
Dssh-ed25519-sk.c46 char *ktype = NULL; in ssh_ed25519_sk_verify() local
Dssh-ed25519.c98 char *ktype = NULL; in ssh_ed25519_verify() local
Dssh-xmss.c118 char *ktype = NULL; in ssh_xmss_verify() local
Dssh-ecdsa.c125 char *ktype = NULL; in ssh_ecdsa_verify() local
Dssh-dss.c130 char *ktype = NULL; in ssh_dss_verify() local
Dssh_api.c521 int ktype, r; in _ssh_order_hostkeyalgs() local
Dhostfile.c664 char *line = NULL, ktype[128]; in hostkeys_foreach() local
Dclientloop.c2070 const char *ktype = sshkey_ssh_name(key); in key_accepted_by_hostkeyalgs() local
Dsshconnect2.c111 int ktype; in order_hostkeyalgs() local
Dssh-keygen.c477 int r, rlen, ktype; in do_convert_private_ssh2() local
Dsshkey.c2338 char *ktype = NULL, *curve = NULL, *xmss_name = NULL; in sshkey_from_blob_internal() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/
Dprint.c221 const char *ktype = NULL; in do_dsa_print() local
293 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, int ktype) { in do_EC_KEY_print()
/external/boringssl/src/crypto/evp/
Dprint.c221 const char *ktype = NULL; in do_dsa_print() local
293 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, int ktype) { in do_EC_KEY_print()
/external/tpm2-tss/src/tss2-fapi/
Dfapi_util.c496 ifapi_init_primary_async(FAPI_CONTEXT *context, TSS2_KEY_TYPE ktype) in ifapi_init_primary_async()
578 ifapi_init_primary_finish(FAPI_CONTEXT *context, TSS2_KEY_TYPE ktype) in ifapi_init_primary_finish()
/external/protobuf/php/ext/google/protobuf/
Dupb.c4216 upb_map *upb_map_new(upb_fieldtype_t ktype, upb_fieldtype_t vtype, in upb_map_new()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5082 upb_map *upb_map_new(upb_fieldtype_t ktype, upb_fieldtype_t vtype, in upb_map_new()