OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM2B_IV
(Results
1 - 15
of
15
) sorted by null
/external/tpm2/
Context_spt_fp.h
15
TPM2B_IV
*iv // OUT: the IV.
EncryptDecrypt_fp.h
16
TPM2B_IV
ivIn;
22
TPM2B_IV
ivOut;
marshal_fp.h
26
MARSHAL_WRAPPER(
TPM2B_IV
)
ContextLoad.c
42
TPM2B_IV
iv;
Context_spt.c
23
TPM2B_IV
*iv // OUT: the IV.
ContextSave.c
29
TPM2B_IV
iv;
CryptUtil_fp.h
320
TPM2B_IV
*ivIn, // IN/OUT: IV for next block
330
TPM2B_IV
*ivIn, // IN/OUT: Input IV and output chaining value for the
Object_spt.c
61
// Get the size of
TPM2B_IV
in canonical form that will be append to the start of the sensitive data. It
718
TPM2B_IV
ivRNG; // IV from RN
[
all
...]
CryptUtil.c
[
all
...]
tpm_generated.h
152
UINT16 TPM2B_IV_Marshal(
TPM2B_IV
* source, BYTE** buffer, INT32* size);
154
TPM_RC TPM2B_IV_Unmarshal(
TPM2B_IV
* target, BYTE** buffer, INT32* size);
[
all
...]
tpm_types.h
683
// Table 81 Definition of
TPM2B_IV
Structure < IN/OUT>
690
}
TPM2B_IV
;
[
all
...]
tpm_generated.c
[
all
...]
/system/tpm/trunks/
mock_tpm.h
406
const
TPM2B_IV
& iv_in,
415
const
TPM2B_IV
& iv_in,
418
TPM2B_IV
* iv_out,
[
all
...]
tpm_generated.h
[
all
...]
tpm_generated.cc
[
all
...]
Completed in 152 milliseconds