Lines Matching refs:sshkey
42 #include "sshkey.h"
80 helper_by_key(const struct sshkey *key)
108 helper_add_key(struct helper *helper, struct sshkey *key)
232 pkcs11_sign(struct sshkey *key,
294 pkcs11_make_cert(const struct sshkey *priv,
295 const struct sshkey *certpub, struct sshkey **certprivp)
298 struct sshkey *ret;
387 pkcs11_add_provider(char *name, char *pin, struct sshkey ***keysp,
390 struct sshkey *k;
418 *keysp = xcalloc(nkeys, sizeof(struct sshkey *));
464 pkcs11_key_free(struct sshkey *key)