Searched refs:AllocateChain (Results 1 – 3 of 3) sorted by relevance
488 bool AttestKeyResponse::AllocateChain(size_t entry_count) { in AllocateChain() function in keymaster::AttestKeyResponse529 if (!copy_uint32_from_buf(buf_ptr, end, &entry_count) || !AllocateChain(entry_count)) in NonErrorDeserialize()
581 EXPECT_TRUE(msg.AllocateChain(3)); in TEST()
631 bool AllocateChain(size_t entry_count);