OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__tspi_rsa_verify
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_asym.c
80
__tspi_rsa_verify
(TSS_HKEY key,
function
tspi_transport.c
115
result =
__tspi_rsa_verify
(hSigningKey, TSS_HASH_SHA1, sizeof(TPM_DIGEST), digest.digest,
tspi_certify.c
143
if ((result =
__tspi_rsa_verify
(hCertifyingKey, TSS_HASH_SHA1, TPM_SHA1_160_HASH_LEN,
tspi_quote2.c
231
if ((result =
__tspi_rsa_verify
(hIdentKey,TSS_HASH_SHA1,sizeof(digest.digest),
tspi_audit.c
250
if ((result =
__tspi_rsa_verify
(hKey, TSS_HASH_SHA1, sizeof(digest.digest),
/src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h
147
TSS_RESULT
__tspi_rsa_verify
(TSS_HKEY, UINT32, UINT32, BYTE*, UINT32, BYTE*);
Completed in 46 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026