Home
last modified time | relevance | path

Searched refs:TPM2B_IV (Results 1 – 20 of 20) sorted by relevance

/external/tpm2/
DEncryptDecrypt_fp.h16 TPM2B_IV ivIn;
22 TPM2B_IV ivOut;
DContext_spt_fp.h15 TPM2B_IV *iv // OUT: the IV.
Dmarshal_fp.h26 MARSHAL_WRAPPER(TPM2B_IV)
DObject_spt.c718 TPM2B_IV ivRNG; // IV from RNG in ProduceOuterWrap()
719 TPM2B_IV *iv = NULL; in ProduceOuterWrap()
740 bufferSize = sizeof(TPM2B_IV); in ProduceOuterWrap()
803 TPM2B_IV ivIn; // input IV retrieved from input buffer in UnwrapOuter()
804 TPM2B_IV *iv = NULL; in UnwrapOuter()
DCryptUtil_fp.h320 TPM2B_IV *ivIn, // IN/OUT: IV for next block
330 TPM2B_IV *ivIn, // IN/OUT: Input IV and output chaining value for the
DContextLoad.c42 TPM2B_IV iv; in TPM2_ContextLoad()
DContext_spt.c23 TPM2B_IV *iv // OUT: the IV. in ComputeContextProtectionKey()
DContextSave.c29 TPM2B_IV iv; in TPM2_ContextSave()
DCryptUtil.c1797 TPM2B_IV iv; in ParmDecryptSym()
1835 TPM2B_IV iv; in ParmEncryptSym()
2161 TPM2B_IV *ivIn, // IN/OUT: Input IV and output chaining in CryptSymmetricEncrypt()
2167 TPM2B_IV defaultIv = {}; in CryptSymmetricEncrypt()
2168 TPM2B_IV *iv = (ivIn != NULL) ? ivIn : &defaultIv; in CryptSymmetricEncrypt()
2264 TPM2B_IV *ivIn, // IN/OUT: IV for next block in CryptSymmetricDecrypt()
2609 TPM2B_IV iv = {}; in CryptSecretDecrypt()
Dtpm_generated.h152 UINT16 TPM2B_IV_Marshal(TPM2B_IV* source, BYTE** buffer, INT32* size);
154 TPM_RC TPM2B_IV_Unmarshal(TPM2B_IV* target, BYTE** buffer, INT32* size);
Dtpm_types.h690 } TPM2B_IV; typedef
Dtpm_generated.c1330 UINT16 TPM2B_IV_Marshal(TPM2B_IV* source, BYTE** buffer, INT32* size) { in TPM2B_IV_Marshal()
1340 TPM_RC TPM2B_IV_Unmarshal(TPM2B_IV* target, BYTE** buffer, INT32* size) { in TPM2B_IV_Unmarshal()
Dpart4.txt6269 7 TPM2B_IV *iv // OUT: the IV.
6766 …Get the size of TPM2B_IV in canonical form that will be append to the start of the sensitive data.…
7546 615 TPM2B_IV ivRNG; // IV from RNG
7547 616 TPM2B_IV *iv = NULL;
7646 694 TPM2B_IV ivIn; // input IV retrieved from input buffer
7647 695 TPM2B_IV *iv = NULL;
21476 1407 TPM2B_IV iv;
21518 1443 TPM2B_IV iv;
21896 1698 TPM2B_IV *ivIn, // IN/OUT: Input IV and output chaining
21903 1705 TPM2B_IV defaultIv = {0};
[all …]
Dpart3.txt5876 TPM2B_IV ivIn an initial value as required by the algorithm
5888 TPM2B_IV ivOut chaining value to use for IV in next round
15969 16 TPM2B_IV iv;
16250 23 TPM2B_IV iv;
/external/tpm2/generator/
Dstructures.txt961 _STRUCTURE TPM2B_IV
Dcommands.txt706 _TYPE TPM2B_IV
723 _TYPE TPM2B_IV
Draw_structures.txt391 10.3.11 TPM2B_IV ..................................................................................…
913 Table 78 — Definition of TPM2B_IV Structure <IN/OUT> ..............................................…
10610 10.3.11 TPM2B_IV
10613 Table 78 — Definition of TPM2B_IV Structure <IN/OUT>
15159 could also be a TPM2B_IV
Draw_structures_fixed.txt391 10.3.11 TPM2B_IV ..................................................................................…
913 Table 78 — Definition of TPM2B_IV Structure <IN/OUT> ..............................................…
10623 10.3.11 TPM2B_IV
10626 Table 78 — Definition of TPM2B_IV Structure <IN/OUT>
15137 could also be a TPM2B_IV
Draw_commands.txt10123 TPM2B_IV
10162 TPM2B_IV
28844 TPM2B_IV
29376 TPM2B_IV
Draw_commands_fixed.txt10134 TPM2B_IV
10173 TPM2B_IV
28855 TPM2B_IV
29387 TPM2B_IV