Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DIoBuffers_fp.h83 IsLabelProperlyFormatted(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DIoBuffers.c120 IsLabelProperlyFormatted( in IsLabelProperlyFormatted() function
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/
DRSA_Encrypt.c73 if(!IsLabelProperlyFormatted(&in->label.b)) in TPM2_RSA_Encrypt()
DRSA_Decrypt.c88 if(!IsLabelProperlyFormatted(&in->label.b)) in TPM2_RSA_Decrypt()