Searched defs:pubKey (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_asym.c | 38 TPM_PUBKEY pubKey; in __tspi_rsa_encrypt() local 92 TPM_PUBKEY pubKey; in __tspi_rsa_verify() local
|
H A D | tspi_sign.c | 110 BYTE *pubKey = NULL; in Tspi_Hash_VerifySignature() local
|
H A D | tspi_ek.c | 149 TCPA_PUBKEY pubKey; in Tspi_TPM_GetPubEndorsementKey() local
|
H A D | tspi_cmk.c | 130 BYTE *pubKey = NULL; in Tspi_TPM_CMKCreateTicket() local
|
H A D | tspi_key.c | 641 BYTE *pubKey = NULL; in Tspi_TPM_KeyControlOwner() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/ |
H A D | trousers.h | 212 #define Trspi_RSA_PKCS15_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument 215 #define Trspi_RSA_OAEP_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument 219 #define Trspi_TPM_RSA_OAEP_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_maint.c | 212 BYTE *pubKey; in tcs_wrap_LoadManuMaintPub() local
|
H A D | rpc_key.c | 68 BYTE *pubKey; in tcs_wrap_GetPubkey() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_ps.c | 610 TCPA_STORE_PUBKEY pubKey; in TCSP_GetRegisteredKeyByPublicInfo_Internal() local
|
H A D | tcs_key_mem_cache.c | 963 LoadKeyShim(TCS_CONTEXT_HANDLE hContext, TCPA_STORE_PUBKEY *pubKey, in LoadKeyShim()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | trousers_types.h | 116 TPM_STORE_PUBKEY pubKey; member
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/ |
H A D | trousers.c | 68 Trspi_LoadBlob_PUBKEY(UINT64 *offset, BYTE *blob, TCPA_PUBKEY *pubKey) in Trspi_LoadBlob_PUBKEY() 75 Trspi_UnloadBlob_PUBKEY(UINT64 *offset, BYTE *blob, TCPA_PUBKEY *pubKey) in Trspi_UnloadBlob_PUBKEY() 1773 Trspi_Hash_PUBKEY(Trspi_HashCtx *c, TCPA_PUBKEY *pubKey) in Trspi_Hash_PUBKEY()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tpm.h | 835 TPM_STORE_PUBKEY pubKey; member 864 TPM_STORE_PUBKEY pubKey; member 881 TPM_STORE_PUBKEY pubKey; member
|