Home
last modified time | relevance | path

Searched refs:ComputeContextProtectionKey (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DContext_spt_fp.h49 ComputeContextProtectionKey(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/
DContextLoad.c110 ComputeContextProtectionKey(&in->context, &symKey, &iv); in TPM2_ContextLoad()
DContext_spt.c62 ComputeContextProtectionKey( in ComputeContextProtectionKey() function
DContextSave.c207 ComputeContextProtectionKey(&out->context, &symKey, &iv); in TPM2_ContextSave()