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