Searched defs:TPM_ALG_XOR (Results 1 – 7 of 7) sorted by relevance
281 #define TPM_ALG_XOR (TPM_ALG_ID)(ALG_XOR_VALUE) macro
502 constexpr TPM_ALG_ID TPM_ALG_XOR = 0x000A; variable
378 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
372 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
371 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
65 #define TPM_ALG_XOR (TPM_ALG_ID)(ALG_XOR_VALUE) macro