mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-01-12 00:04:08 +08:00
upstream: mention this is for both ssh-pkcs11.c and
ssh-pkcs11-client.c OpenBSD-Commit-ID: 26eff4b9a328fa056e98b997cb57254639e48fda
This commit is contained in:
committed by
Damien Miller
parent
a4e404a64b
commit
9c8572a357
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: ssh-pkcs11.h,v 1.9 2025/07/30 04:27:42 djm Exp $ */
|
||||
/* $OpenBSD: ssh-pkcs11.h,v 1.10 2025/10/15 23:54:20 djm Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2010 Markus Friedl. All rights reserved.
|
||||
*
|
||||
@@ -15,6 +15,8 @@
|
||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* API for ssh-pkcs11.c and ssh-pkcs11-client.c */
|
||||
|
||||
/* Errors for pkcs11_add_provider() */
|
||||
#define SSH_PKCS11_ERR_GENERIC 1
|
||||
#define SSH_PKCS11_ERR_LOGIN_FAIL 2
|
||||
|
||||
Reference in New Issue
Block a user