Home
last modified time | relevance | path

Searched refs:TPM2_CC_NV_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dtpm-v2.h336 TPM2_CC_NV_WRITE = 0x0137, enumerator
/openbmc/u-boot/lib/
H A Dtpm-v2.c950 tpm_u32(TPM2_CC_NV_WRITE), /* Command code */ in tpm2_nv_write_value()