Searched refs:PubKey (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/libpaa/ |
| H A D | PubKeyAccessAuthScheme.txt | 11 PubKey Access Authentication Scheme, Version 1 36 The PubKey Access Authentication scheme aims to enhance security on the 44 1 PubKey Access Authentication Scheme, Version 1 48 1.2 Specification of PubKey.v1 Headers 63 1 PubKey Access Authentication Scheme, Version 1 78 Similarly to SSH's "publickey" authentication method [RFC 4252], the PubKey 86 Like the Digest Access Authentication Scheme [RFC 2617], the PubKey.v1 87 scheme is based on a simple challenge-response paradigm. The PubKey scheme 97 1.2 Specification of PubKey.v1 Headers 109 challenge = "PubKey.v1" pubkey-challenge [all …]
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
| H A D | tcsi_maint.c | 144 BYTE * PubKey, /* in */ in TCSP_LoadManuMaintPub_Internal() argument 155 antiReplay.nonce, PubKeySize, PubKey, NULL))) in TCSP_LoadManuMaintPub_Internal()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tsp_maint.c | 131 BYTE * PubKey, /* in */ in Transport_LoadManuMaintPub() argument 152 Trspi_LoadBlob(&offset, PubKeySize, data, PubKey); in Transport_LoadManuMaintPub()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| H A D | rpc_maint.c | 192 BYTE * PubKey, /* in */ in RPC_LoadManuMaintPub_TP() argument 207 if (setData(TCSD_PACKET_TYPE_PBYTE, 3, PubKey, PubKeySize, &hte->comm)) in RPC_LoadManuMaintPub_TP()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tcs.h | 871 BYTE* PubKey, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 2171 BYTE * PubKey, /* in */ in RPC_LoadManuMaintPub() argument 2182 result = RPC_LoadManuMaintPub_TP(entry, antiReplay, PubKeySize, PubKey, in RPC_LoadManuMaintPub()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | tcs_utils.h | 855 BYTE * PubKey, /* in */
|