Searched defs:ticketBlock (Results 1 – 2 of 2) sorted by relevance
160 bool VerifyTicketSignature(HapByteBuffer& ticketBlock, Pkcs7Context& pkcs7Context, std::string& tic… in VerifyTicketSignature()229 HapByteBuffer ticketBlock(fileLen); in VerifyTicket() local
500 HapByteBuffer ticketBlock; variable