Home
last modified time | relevance | path

Searched defs:TPM2_ALG_NULL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/
H A Dtpm_log_defs.h34 #define TPM2_ALG_NULL 0x0010 macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tpm2/
H A Dtpm2.py40 TPM2_ALG_NULL = 0x0010 variable
/aosp_15_r20/external/tpm2-tss/include/tss2/
H A Dtss2_tpm2_types.h85 #define TPM2_ALG_NULL ((TPM2_ALG_ID) 0x0010) macro