Home
last modified time | relevance | path

Searched refs:TPM_ALG_ECB (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h525 constexpr TPM_ALG_ID TPM_ALG_ECB = 0x0044; variable
/system/tpm/trunks/generator/
Draw_commands.txt10029 TPM_ALG_ECB
10305 (in->mode == TPM_ALG_ECB && in->ivIn.t.size != 0)
10306 || (in->mode != TPM_ALG_ECB && in->ivIn.t.size != blockSize))
10368 (in->mode == TPM_ALG_CBC || in->mode == TPM_ALG_ECB)
Draw_commands_fixed.txt10040 TPM_ALG_ECB
10316 (in->mode == TPM_ALG_ECB && in->ivIn.t.size != 0)
10317 || (in->mode != TPM_ALG_ECB && in->ivIn.t.size != blockSize))
10379 (in->mode == TPM_ALG_CBC || in->mode == TPM_ALG_ECB)
Draw_structures_fixed.txt3090 TPM_ALG_ECB
10107 TPM_ALG_ECB
Draw_structures.txt3096 TPM_ALG_ECB
10079 TPM_ALG_ECB