OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transPub
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c
135
__tspi_memset(&context->
transPub
, 0, sizeof(TPM_TRANSPORT_PUBLIC));
736
context->
transPub
.tag = TPM_TAG_TRANSPORT_PUBLIC;
747
context->
transPub
.transAttributes |= TPM_TRANSPORT_LOG;
750
context->
transPub
.transAttributes |= TPM_TRANSPORT_EXCLUSIVE;
755
context->
transPub
.algId = TPM_ALG_MGF1;
756
context->
transPub
.encScheme = TPM_ES_NONE;
759
context->
transPub
.transAttributes |= TPM_TRANSPORT_ENCRYPT;
787
Trspi_LoadBlob_TRANSPORT_PUBLIC(&offset, transPubBlob, &context->
transPub
);
909
do_transport_decryption(TPM_TRANSPORT_PUBLIC *
transPub
,
936
switch (
transPub
->algId)
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/include/
obj_context.h
38
TPM_TRANSPORT_PUBLIC
transPub
;
Completed in 27 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026