Home
last modified time | relevance | path

Searched refs:TPM_ALG_XOR (Results 1 – 14 of 14) sorted by relevance

/external/tpm2/
DAlgorithmCap.c38 #ifdef TPM_ALG_XOR
39 {TPM_ALG_XOR, {0, 1, 1, 0, 0, 0, 0, 0, 0}},
DStartAuthSession.c92 && in->symmetric.algorithm != TPM_ALG_XOR in TPM2_StartAuthSession()
Dtpm_generated.c639 #ifdef TPM_ALG_XOR in TPM_ALG_ID_Unmarshal()
640 if (*target == TPM_ALG_XOR) { in TPM_ALG_ID_Unmarshal()
1965 #ifdef TPM_ALG_XOR in TPMU_SYM_KEY_BITS_Marshal()
1966 case TPM_ALG_XOR: in TPMU_SYM_KEY_BITS_Marshal()
1997 #ifdef TPM_ALG_XOR in TPMU_SYM_KEY_BITS_Unmarshal()
1998 case TPM_ALG_XOR: in TPMU_SYM_KEY_BITS_Unmarshal()
2073 #ifdef TPM_ALG_XOR in TPMU_SYM_MODE_Marshal()
2074 case TPM_ALG_XOR: in TPMU_SYM_MODE_Marshal()
2103 #ifdef TPM_ALG_XOR in TPMU_SYM_MODE_Unmarshal()
2104 case TPM_ALG_XOR: in TPMU_SYM_MODE_Unmarshal()
[all …]
Dtpm_types.h988 #ifdef TPM_ALG_XOR
1090 #ifdef TPM_ALG_XOR
DCryptUtil.c711 else if(scheme->scheme == TPM_ALG_XOR) in CryptGenerateKeyedHash()
2692 if (session->symmetric.algorithm == TPM_ALG_XOR) in CryptParameterEncryption()
2761 if(session->symmetric.algorithm == TPM_ALG_XOR) in CryptParameterDecryption()
DImplementation.h324 #define TPM_ALG_XOR (TPM_ALG_ID)(0x000A) macro
DObject_spt.c469 if( scheme->scheme != TPM_ALG_XOR in SchemeChecks()
Dpart4.txt7250 398 if( scheme->scheme != TPM_ALG_XOR
15512 33 #ifdef TPM_ALG_XOR
15513 34 {TPM_ALG_XOR, {0, 1, 1, 0, 0, 0, 0, 0, 0}},
20124 472 else if(scheme->scheme == TPM_ALG_XOR)
22516 2221 if (session->symmetric.algorithm == TPM_ALG_XOR)
22595 2284 if(session->symmetric.algorithm == TPM_ALG_XOR)
24514 279 #define TPM_ALG_XOR (TPM_ALG_ID)(0x000A)
Dpart3.txt2501 64 // If 'symmetric' is a symmetric block cipher (not TPM_ALG_NULL or TPM_ALG_XOR)
2504 67 && in->symmetric.algorithm != TPM_ALG_XOR
/external/tpm2/generator/
Dstructures.txt79 _NAME TPM_ALG_XOR
790 _NAME TPM_ALG_XOR
860 _NAME TPM_ALG_XOR
Draw_structures.txt2803 TPM_ALG_XOR
9997 TPM_ALG_XOR
10014 TPM_ALG_XOR is not allowed in this list.
12505 TPM_ALG_XOR
12571 TPM_ALG_XOR
12627 TPM_ALG_XOR
12904 TPM_ALG_XOR
12979 TPM_ALG_XOR
Draw_structures_fixed.txt2798 TPM_ALG_XOR
10010 TPM_ALG_XOR
10027 TPM_ALG_XOR is not allowed in this list.
12626 TPM_ALG_XOR
12903 TPM_ALG_XOR
12978 TPM_ALG_XOR
Draw_commands.txt3981 // If 'symmetric' is a symmetric block cipher (not TPM_ALG_NULL or TPM_ALG_XOR)
3985 && in->symmetric.algorithm != TPM_ALG_XOR
Draw_commands_fixed.txt3983 // If 'symmetric' is a symmetric block cipher (not TPM_ALG_NULL or TPM_ALG_XOR)
3987 && in->symmetric.algorithm != TPM_ALG_XOR