Home
last modified time | relevance | path

Searched refs:PubKey (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libpaa/
H A DPubKeyAccessAuthScheme.txt11 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 Dtcsi_maint.c144 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 Dtsp_maint.c131 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 Drpc_maint.c192 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 Dtcs.h871 BYTE* PubKey, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2171 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 Dtcs_utils.h855 BYTE * PubKey, /* in */