Home
last modified time | relevance | path

Searched defs:keytype (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/evp/
Dasn1.c117 int keytype; in d2i_AutoPrivateKey() local
Devp_ctx.c207 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
/external/openssh/
Dhostfile.h92 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */ member
Dsshkey.c80 struct keytype { struct
87 static const struct keytype keytypes[] = { argument
Dhostfile.c343 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()
Dssh-keyscan.c349 conalloc(char *iname, char *oname, int keytype) in conalloc()
Dsshd.c1463 int keytype; local
/external/google-breakpad/src/third_party/curl/
Dcurl.h522 } keytype; member