Searched refs:sshkey_certify_custom (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | sshkey.h | 257 int sshkey_certify_custom(struct sshkey *, struct sshkey *, const char *,
|
| H A D | ssh_namespace.h | 841 #define sshkey_certify_custom Fssh_sshkey_certify_custom macro
|
| H A D | sshkey.c | 2278 sshkey_certify_custom(struct sshkey *k, struct sshkey *ca, const char *alg, in sshkey_certify_custom() function 2404 return sshkey_certify_custom(k, ca, alg, sk_provider, sk_pin, in sshkey_certify()
|
| H A D | ssh-keygen.c | 1904 if ((r = sshkey_certify_custom(public, ca, in do_ca_sign()
|