HomeSort by relevance Sort by last modified time
    Searched refs:TPM2B_IV (Results 1 - 16 of 16) 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
    [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...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 140 milliseconds