Searched defs:keytype (Results 1 – 8 of 8) sorted by relevance
/external/boringssl/src/crypto/evp/ |
D | asn1.c | 117 int keytype; in d2i_AutoPrivateKey() local
|
D | evp_ctx.c | 207 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
|
/external/openssh/ |
D | hostfile.h | 92 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member
|
D | sshkey.c | 80 struct keytype { struct 87 static const struct keytype keytypes[] = { argument
|
D | hostfile.c | 343 struct sshkey *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type() 410 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, in lookup_key_in_hostkeys_by_type()
|
D | ssh-keyscan.c | 349 conalloc(char *iname, char *oname, int keytype) in conalloc()
|
D | sshd.c | 1463 int keytype; local
|
/external/google-breakpad/src/third_party/curl/ |
D | curl.h | 522 } keytype; member
|