HomeSort by relevance Sort by last modified time
    Searched refs:encryptedSalt (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
StartAuthSession.c 52 if(in->encryptedSalt.t.size == 0)
71 &in->encryptedSalt, &salt);
79 if(in->encryptedSalt.t.size != 0)
StartAuthSession_fp.h 16 TPM2B_ENCRYPTED_SECRET encryptedSalt;
Marshal_StartAuthSession.c 54 TPM2B_ENCRYPTED_SECRET_Unmarshal(&target->encryptedSalt, buffer, size);

Completed in 53 milliseconds