Home
last modified time | relevance | path

Searched refs:sshkey_sk_cleanup (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-ed25519-sk.c44 sshkey_sk_cleanup(k); in ssh_ed25519_sk_cleanup()
H A Dsshkey.h340 void sshkey_sk_cleanup(struct sshkey *k);
H A Dssh-ecdsa-sk.c70 sshkey_sk_cleanup(k); in ssh_ecdsa_sk_cleanup()
H A Dssh_namespace.h930 #define sshkey_sk_cleanup Fssh_sshkey_sk_cleanup macro
H A Dsshkey.c748 sshkey_sk_cleanup(struct sshkey *k) in sshkey_sk_cleanup() function