Home
last modified time | relevance | path

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

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