Searched refs:TPM_ALG_OFB (Results 1 – 11 of 11) sorted by relevance
/external/tpm2/ |
D | AlgorithmCap.c | 99 #ifdef TPM_ALG_OFB 100 {TPM_ALG_OFB, {0, 1, 0, 0, 0, 0, 1, 0, 0}},
|
D | CryptUtil.c | 2191 case TPM_ALG_OFB: in CryptSymmetricEncrypt() 2222 case TPM_ALG_OFB: in CryptSymmetricEncrypt() 2310 case TPM_ALG_OFB: in CryptSymmetricDecrypt() 2340 case TPM_ALG_OFB: in CryptSymmetricDecrypt()
|
D | Implementation.h | 419 #define TPM_ALG_OFB (TPM_ALG_ID)(0x0041) macro
|
D | tpm_generated.c | 759 #ifdef TPM_ALG_OFB in TPM_ALG_ID_Unmarshal() 760 if (*target == TPM_ALG_OFB) { in TPM_ALG_ID_Unmarshal() 2032 #ifdef TPM_ALG_OFB in TPMI_ALG_SYM_MODE_Unmarshal() 2033 case TPM_ALG_OFB: in TPMI_ALG_SYM_MODE_Unmarshal()
|
D | part4.txt | 15581 97 #ifdef TPM_ALG_OFB 15582 98 {TPM_ALG_OFB, {0, 1, 0, 0, 0, 0, 1, 0, 0}}, 21930 1732 case TPM_ALG_OFB: 21966 1763 case TPM_ALG_OFB: 22067 1852 case TPM_ALG_OFB: 22102 1882 case TPM_ALG_OFB: 24619 373 #define TPM_ALG_OFB (TPM_ALG_ID)(0x0041)
|
D | part3.txt | 5795 TPM_ALG_OFB In Output Feedback (OFB), the output of the pseudo-random function (the block …
|
/external/tpm2/generator/ |
D | structures.txt | 102 _NAME TPM_ALG_OFB 802 _NAME TPM_ALG_OFB
|
D | raw_structures_fixed.txt | 3032 TPM_ALG_OFB 10077 TPM_ALG_OFB
|
D | raw_structures.txt | 3041 TPM_ALG_OFB 10064 TPM_ALG_OFB
|
D | raw_commands_fixed.txt | 10008 TPM_ALG_OFB
|
D | raw_commands.txt | 9997 TPM_ALG_OFB
|