Searched refs:sk_attestation_path (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh-keygen.c3324 char *sk_attestation_path = NULL; local
3804 sk_attestation_path = opts[i] + 18;
3921 if (sk_attestation_path != NULL)
3922 save_attestation(attest, sk_attestation_path);

Completed in 176 milliseconds